Package
This commit is contained in:
@@ -24,8 +24,6 @@ angular.module('app')
|
||||
})
|
||||
.controller('EditorCtrl', function ($sce, $timeout, authManager, $rootScope, actionsManager, syncManager, modelManager, themeManager, componentManager, storageManager, sessionHistory) {
|
||||
|
||||
this.showSessionHistory = true;
|
||||
|
||||
this.spellcheck = true;
|
||||
this.componentManager = componentManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user