diff --git a/apps/storage/src/storage.app.ts b/apps/storage/src/storage.app.ts index aba9534..5c84f7e 100644 --- a/apps/storage/src/storage.app.ts +++ b/apps/storage/src/storage.app.ts @@ -35,7 +35,7 @@ import type { App } from './context' */ const UPLOAD_SUBFOLDER: Record = { 1: 'room', - 2: 'holotar', + 2: 'data', 3: 'image', 4: 'video', 5: 'invention',