Стать исполнителем новая версия

This commit is contained in:
Халимов Рустам
2026-02-27 23:32:27 +03:00
parent c2234d8cdb
commit b651f53958
373 changed files with 2361 additions and 31108 deletions
+4 -3
View File
@@ -1,7 +1,8 @@
{
"/dashboard/profile/page": "app/dashboard/profile/page.js",
"/page": "app/page.js",
"/_not-found/page": "app/_not-found/page.js",
"/auth/login/page": "app/auth/login/page.js",
"/auth/register/page": "app/auth/register/page.js",
"/page": "app/page.js",
"/dashboard/become-performer/page": "app/dashboard/become-performer/page.js",
"/auth/login/page": "app/auth/login/page.js"
"/dashboard/profile/page": "app/dashboard/profile/page.js"
}