Resolve #3687
This commit is contained in:
@@ -223,4 +223,8 @@ export type IMeta = {
|
||||
smtpPort?: number;
|
||||
smtpUser?: string;
|
||||
smtpPass?: string;
|
||||
|
||||
enableServiceWorker?: boolean;
|
||||
swPublicKey?: string;
|
||||
swPrivateKey?: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user