Add possibility to remove client email from sub (#4297)
This commit is contained in:
committed by
GitHub
parent
5543466fcc
commit
67b098dfd3
@@ -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 = "";
|
||||
|
||||
Reference in New Issue
Block a user