Hotfix: Update input flag base URL
parent
317b5eeabf
commit
b09bc370c4
|
|
@ -17,7 +17,7 @@ import Element.Background
|
|||
|
||||
main =
|
||||
Program.document
|
||||
{ flagsDecoder = D.field "base_url" D.string
|
||||
{ flagsDecoder = D.field "baseUrl" D.string
|
||||
, headers = headers
|
||||
, init = init
|
||||
, subscriptions = subscriptions
|
||||
|
|
|
|||
Loading…
Reference in New Issue