mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 22:36:14 +08:00
wording
This commit is contained in:
parent
d28a30b498
commit
de624c1d5f
@ -66,7 +66,7 @@ export default {
|
||||
// the initial version we start with
|
||||
// version is an integer which is incremented with every change
|
||||
version,
|
||||
// debounce changes so we can save some bandwidth
|
||||
// debounce changes so we can save some requests
|
||||
debounce: 250,
|
||||
// onSendable is called whenever there are changed we have to send to our server
|
||||
onSendable: ({ sendable }) => {
|
||||
|
Loading…
Reference in New Issue
Block a user