Delay URL preview saving until the save button is pressed
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
@@ -41,7 +41,6 @@ export const SettingLevel = {
|
||||
DEFAULT: "default",
|
||||
};
|
||||
|
||||
|
||||
// Convert the settings to easier to manage objects for the handlers
|
||||
const defaultSettings = {};
|
||||
const featureNames = [];
|
||||
|
||||
Reference in New Issue
Block a user