refactor(private-zone): use canonical product name
Docker Image / Build and Push Docker Image (push) Successful in 2m7s
Docker Image / Build and Push Docker Image (push) Successful in 2m7s
This commit is contained in:
@@ -9,7 +9,7 @@ import type {
|
||||
export type AppSubscriptionType = "vip" | "topup";
|
||||
export type AppSubscriptionReturnTo =
|
||||
| "chat"
|
||||
| "private-zoom"
|
||||
| "private-zone"
|
||||
| "profile"
|
||||
| null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user