chore(npm): update deps

This commit is contained in:
Natsumi
2023-07-30 07:43:35 +12:00
parent 55b98e933b
commit 43199b21ea
5 changed files with 244 additions and 292 deletions

View File

@@ -108,12 +108,9 @@ speechSynthesis.getVoices();
this.Set(key, JSON.stringify(value));
};
workerTimers.setInterval(
function () {
VRCXStorage.Flush();
},
5 * 60 * 1000
);
workerTimers.setInterval(function () {
VRCXStorage.Flush();
}, 5 * 60 * 1000);
// #endregion
// #region | Init: Noty, Vue, Vue-Markdown, ElementUI, VueI18n, VueLazyLoad, Vue filters, dark stylesheet