mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-08-19 01:56:59 +02:00
[feature] [refactor] improve controls and add controls for layout padding and gutter size
This commit is contained in:
@@ -21,7 +21,7 @@ var data = (function() {
|
||||
bookmarks: bookmarks.get()
|
||||
};
|
||||
set(saveName, JSON.stringify(data));
|
||||
console.log("data saved");
|
||||
// console.log("data saved");
|
||||
};
|
||||
|
||||
var wipe = function() {
|
||||
|
Reference in New Issue
Block a user