mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
no need for code mirror here
This commit is contained in:
parent
27477f8d97
commit
122fec1d75
@ -60,7 +60,7 @@ const DEFAULT_SETTINGS: RemotelySavePluginSettings = {
|
|||||||
|
|
||||||
export default class RemotelySavePlugin extends Plugin {
|
export default class RemotelySavePlugin extends Plugin {
|
||||||
settings: RemotelySavePluginSettings;
|
settings: RemotelySavePluginSettings;
|
||||||
cm: CodeMirror.Editor;
|
// cm: CodeMirror.Editor;
|
||||||
db: InternalDBs;
|
db: InternalDBs;
|
||||||
syncStatus: SyncStatusType;
|
syncStatus: SyncStatusType;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user