Create upload component

This commit is contained in:
eikek
2022-01-26 21:22:35 +01:00
parent 370679daed
commit 67f1575707
7 changed files with 668 additions and 607 deletions

View File

@ -669,7 +669,7 @@ initPage model_ page =
UploadPage _ ->
Util.Update.andThen2
[ updateQueue Page.Queue.Data.StopRefresh
, updateUpload Page.Upload.Data.Clear
, updateUpload Page.Upload.Data.reset
]
model