8
0
فهرست منبع

Docs: Small docs improvements.

Piotr Jasiun 6 سال پیش
والد
کامیت
4303eff6d3
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/ckeditor5-autosave/src/autosave.js

+ 1 - 0
packages/ckeditor5-autosave/src/autosave.js

@@ -343,6 +343,7 @@ mix( Autosave, ObservableMixin );
 
 /**
  * The minimum amount of time that need to pass after last action to call the provided callback.
+ * By default it is 1000 ms.
  *
  *		ClassicEditor
  *			.create( editorElement, {