Merge files and albums pages into user dashboard

This commit is contained in:
2025-03-26 00:16:36 +01:00
parent 3fe0b43372
commit 61ed63d458
13 changed files with 73 additions and 354 deletions

View File

@@ -1,5 +1,6 @@
{
"compilerOptions": {
"baseUrl": "./",
"verbatimModuleSyntax": true,
"target": "ES2017",
},