This commit is contained in:
James B. Pollack 2016-08-31 13:45:58 -07:00
parent 193065eb05
commit 2acf316d1c

View file

@ -93,8 +93,9 @@ function menuItemEvent(menuItem) {
} else if (isChecked === false) {
Settings.setValue(SETTINGS_KEY, false);
}
Window.alert('You must reload all scripts for this to take effect.')
}
Window.alert('You must reload all scripts for this to take effect.')
}