just triggered an compiler error, marks it
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module Api.Player exposing (Player, Wealth, blankPlayer, get, list, wealthDecoder)
|
||||
module Api.Player exposing (Player, Wealth, blankPlayer, get, list, playerDecoder, wealthDecoder)
|
||||
|
||||
import Http
|
||||
import Json.Decode as D exposing (Decoder, int, string)
|
||||
|
||||
Reference in New Issue
Block a user