Changeset 0.28.3.2 (#189)
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
// persona/model picker, budget config, and starter templates.
|
||||
// Loaded on the settings surface.
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
const PRESETS = [
|
||||
{ label: 'Every morning (6am)', cron: '0 6 * * *' },
|
||||
@@ -278,4 +276,3 @@
|
||||
sb.register('_loadSettingsTasks', function() {
|
||||
loadTaskList();
|
||||
});
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user