mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
fix: screenshot helper toggle typo
This commit is contained in:
@@ -20086,7 +20086,7 @@ speechSynthesis.getVoices();
|
||||
};
|
||||
|
||||
$app.methods.saveScreenshotHelperModifyFilename = function () {
|
||||
configRepository.setBool('VRCX_screenshotHelperSaveFilename', this.screenshotHelperModifyFilename);
|
||||
configRepository.setBool('VRCX_screenshotHelperModifyFilename', this.screenshotHelperModifyFilename);
|
||||
};
|
||||
|
||||
// YouTube API
|
||||
|
||||
Reference in New Issue
Block a user