fix: screenshot helper toggle typo

This commit is contained in:
Teacup
2023-02-11 18:50:19 -05:00
parent 35b2a4a5a2
commit e0becbfa62

View File

@@ -20086,7 +20086,7 @@ speechSynthesis.getVoices();
};
$app.methods.saveScreenshotHelperModifyFilename = function () {
configRepository.setBool('VRCX_screenshotHelperSaveFilename', this.screenshotHelperModifyFilename);
configRepository.setBool('VRCX_screenshotHelperModifyFilename', this.screenshotHelperModifyFilename);
};
// YouTube API