chore: rename account to storage

This commit is contained in:
Noah Hsu
2022-07-10 14:45:39 +08:00
parent efa20cc7bd
commit fc1204c914
31 changed files with 548 additions and 548 deletions

View File

@ -1,4 +1,4 @@
// Package task manage task, such as file upload, file copy between accounts, offline download, etc.
// Package task manage task, such as file upload, file copy between storages, offline download, etc.
package task
import (