fix(browser): refresh used space after all uploads are done

This commit is contained in:
hexxa 2021-10-05 18:15:51 +08:00 committed by Hexxa
parent 8b47f2f385
commit 5eafcf884d
3 changed files with 25 additions and 20 deletions

View file

@ -8,7 +8,6 @@ import (
"github.com/ihexxa/quickshare/src/client"
q "github.com/ihexxa/quickshare/src/handlers"
// "github.com/ihexxa/quickshare/src/userstore"
)
func TestConcurrency(t *testing.T) {