refactor(private-zoom): rename full feature surface
This commit is contained in:
@@ -9,7 +9,7 @@ import type {
|
||||
export type AppSubscriptionType = "vip" | "topup";
|
||||
export type AppSubscriptionReturnTo =
|
||||
| "chat"
|
||||
| "private-room"
|
||||
| "private-zoom"
|
||||
| "profile"
|
||||
| null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user