✨ feat(subscribe): Update subscription management localization and add new fields
This commit is contained in:
+2
@@ -770,6 +770,8 @@ declare namespace API {
|
||||
subscribe_path: string;
|
||||
subscribe_domain: string;
|
||||
pan_domain: boolean;
|
||||
user_agent_limit: boolean;
|
||||
user_agent_list: string;
|
||||
};
|
||||
|
||||
type SubscribeDiscount = {
|
||||
|
||||
Vendored
+2
@@ -868,6 +868,8 @@ declare namespace API {
|
||||
subscribe_path: string;
|
||||
subscribe_domain: string;
|
||||
pan_domain: boolean;
|
||||
user_agent_limit: boolean;
|
||||
user_agent_list: string;
|
||||
};
|
||||
|
||||
type SubscribeDiscount = {
|
||||
|
||||
Reference in New Issue
Block a user