u
This commit is contained in:
@@ -12,4 +12,9 @@ public static class RouteConstants
|
||||
public const string Phone = "/auth/phone";
|
||||
public const string Verify = "/auth/verify";
|
||||
}
|
||||
|
||||
public static class Profile
|
||||
{
|
||||
public const string Index = "/profile";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user