mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
parent
df8e7263e1
commit
0bb4c1bd06
@ -46,7 +46,8 @@ var createTouchEditor = function createTouchEditor() {
|
||||
nthLine: noop,
|
||||
refresh: noop,
|
||||
selectLines: noop,
|
||||
on: noop
|
||||
on: noop,
|
||||
off: noop
|
||||
};
|
||||
|
||||
return TouchEditor;
|
||||
|
Loading…
Reference in New Issue
Block a user