Add possibility to remove client email from sub (#4297)

This commit is contained in:
Vladislav Kasperov
2026-05-13 20:04:17 +03:00
committed by GitHub
parent 5543466fcc
commit 67b098dfd3
18 changed files with 49 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@ export class AllSetting {
this.subUpdates = 12;
this.subEncrypt = true;
this.subShowInfo = true;
this.subEmailInRemark = true;
this.subURI = "";
this.subJsonURI = "";
this.subClashURI = "";