This commit is contained in:
parent
4c5e151615
commit
69a7fbc036
@ -283,7 +283,7 @@ viewApp app readme =
|
||||
loadApp : Cmd Msg
|
||||
loadApp =
|
||||
Http.get
|
||||
{ url = "https://apps.coopcloud.tech/"
|
||||
{ url = "https://recipes.coopcloud.tech/recipes.json"
|
||||
, expect = Http.expectJson GotApps appListDecoder
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user