fix history for collab demo
This commit is contained in:
@@ -7,6 +7,8 @@ export interface HistoryOptions {
|
||||
}
|
||||
|
||||
const History = Extension.create({
|
||||
name: 'history',
|
||||
|
||||
defaultOptions: <HistoryOptions>{
|
||||
depth: 100,
|
||||
newGroupDelay: 500,
|
||||
|
||||
Reference in New Issue
Block a user