Make lang prop dynamic.
This commit is contained in:
@@ -42,7 +42,6 @@ export default {
|
||||
this.editor.session.setValue(value,1);
|
||||
this.cacheValue = value;
|
||||
}
|
||||
|
||||
},
|
||||
theme() {
|
||||
this.editor.setTheme('ace/theme/' + this.defineTheme())
|
||||
|
||||
Reference in New Issue
Block a user