|
@@ -257,7 +257,7 @@ export default class Watchdog {
|
|
|
* It fires the `restart` event.
|
|
* It fires the `restart` event.
|
|
|
*
|
|
*
|
|
|
* @fires restart
|
|
* @fires restart
|
|
|
- * @returns {Promise.<module:core/editor/editor~Editor>}
|
|
|
|
|
|
|
+ * @returns {Promise}
|
|
|
*/
|
|
*/
|
|
|
restart() {
|
|
restart() {
|
|
|
this._throttledSave.flush();
|
|
this._throttledSave.flush();
|