a
This commit is contained in:
@@ -15,7 +15,7 @@ from app.core.config import settings
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
StorageFolder = Literal["avatars", "covers", "proofs"]
|
||||
StorageFolder = Literal["avatars", "covers", "proofs", "bonus_proofs"]
|
||||
|
||||
|
||||
class StorageService:
|
||||
|
||||
Reference in New Issue
Block a user