redirct for website

This commit is contained in:
wompmacho
2020-11-11 16:27:53 -05:00
parent d2bbbc277e
commit 85f4f15b01
6 changed files with 0 additions and 147 deletions

View File

@@ -118,24 +118,11 @@ PersistentSyncStorage.on('ready', () => {
input.removeAttribute('disabled');
break;
<<<<<<< Updated upstream
if(PersistentSyncStorage.data.options.allowTextSlider == true){
textSizeSlider.disabled = false;
}else{
textSizeSlider.disabled = true;
}
=======
case 'enableFrankerEmotes':
input.removeAttribute('disabled');
break;
case 'enableTwitchEmotes':
input.removeAttribute('disabled');
break;
case 'kappaFix':
input.removeAttribute('disabled');
>>>>>>> Stashed changes
break;
case 'theaterModeFix':