mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-10 11:04:38 +02:00
add loader in open n save btn
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
|
||||
// Fetch user settings.
|
||||
// This isn't hitting the remote db because remote settings
|
||||
// get fetch asynchronously (in user/ call) and update the envioronment.
|
||||
// get fetch asynchronously (in user/) and update the envioronment.
|
||||
function getSettings(defaultSettings) {
|
||||
const d = deferred();
|
||||
// Will be chrome.storage.sync in extension environment,
|
||||
|
Reference in New Issue
Block a user