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

This commit is contained in:
Халимов Рустам
2026-02-19 21:51:48 +03:00
parent 2659574bac
commit c2234d8cdb
175 changed files with 10985 additions and 373 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
{
"/dashboard/profile/page": "app/dashboard/profile/page.js",
"/page": "app/page.js",
"/dashboard/profile/page": "app/dashboard/profile/page.js"
"/auth/register/page": "app/auth/register/page.js",
"/dashboard/become-performer/page": "app/dashboard/become-performer/page.js",
"/auth/login/page": "app/auth/login/page.js"
}