debug server

This commit is contained in:
fyears
2024-01-07 01:09:47 +08:00
parent 4d6e660f90
commit a6146f98cd
7 changed files with 159 additions and 0 deletions
+1
View File
@@ -143,6 +143,7 @@ export default class RemotelySavePlugin extends Plugin {
syncOnSaveIntervalID?: number;
i18n: I18n;
vaultRandomID: string;
debugServerTemp?: string;
async syncRun(triggerSource: SyncTriggerSourceType = "manual") {
const t = (x: TransItemType, vars?: any) => {