Delay URL preview saving until the save button is pressed
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
358298e4ee
commit
4f1ad974fc
3 changed files with 37 additions and 13 deletions
|
@ -41,7 +41,6 @@ export const SettingLevel = {
|
|||
DEFAULT: "default",
|
||||
};
|
||||
|
||||
|
||||
// Convert the settings to easier to manage objects for the handlers
|
||||
const defaultSettings = {};
|
||||
const featureNames = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue