From 04e8e513accb134093e971dd67d452cae9cec36c Mon Sep 17 00:00:00 2001 From: eldadfux Date: Thu, 8 Aug 2019 09:10:57 +0300 Subject: [PATCH] Fixed account sync --- app/views/console/account/index.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/console/account/index.phtml b/app/views/console/account/index.phtml index c589c0d22b..6ec70fe6e8 100644 --- a/app/views/console/account/index.phtml +++ b/app/views/console/account/index.phtml @@ -174,7 +174,7 @@ use Utopia\Locale\Locale; data-service="account.getSessions" data-scope="console" data-name="sessions" - data-event="load"> + data-event="load,session-delete">