We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b37940 commit 7c8684fCopy full SHA for 7c8684f
plugins/migrations/index.js
@@ -9,7 +9,6 @@ const settingsMigrations = [
9
if (typeof itemSettings.build_on_save === 'undefined') {
10
itemSettings.build_on_save = true;
11
}
12
- return itemSettings;
13
});
14
15
return settings;
0 commit comments