add feedback keys for password change and drive migration

This commit is contained in:
ansuz
2019-01-08 15:17:43 +01:00
parent ab832f38b7
commit 424a14625d
3 changed files with 12 additions and 7 deletions

View File

@@ -212,6 +212,7 @@ define([
$spinner.show();
$ok.hide();
Feedback.send('LOGOUT_EVERYWHERE');
sframeChan.query('Q_SETTINGS_LOGOUT', null, function () {
$spinner.hide();
$ok.show();