diff --git a/html/src/app.js b/html/src/app.js index 20dd305c..31812221 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -20086,7 +20086,7 @@ speechSynthesis.getVoices(); }; $app.methods.saveScreenshotHelperModifyFilename = function () { - configRepository.setBool('VRCX_screenshotHelperSaveFilename', this.screenshotHelperModifyFilename); + configRepository.setBool('VRCX_screenshotHelperModifyFilename', this.screenshotHelperModifyFilename); }; // YouTube API