kopia lustrzana https://github.com/cheeaun/phanpy
Go back to root after log out
rodzic
72068d9d46
commit
7f22ec6a9b
|
@ -129,7 +129,8 @@ function Settings({ onClose }) {
|
|||
if (!yes) return;
|
||||
accounts.splice(i, 1);
|
||||
store.local.setJSON('accounts', accounts);
|
||||
location.reload();
|
||||
// location.reload();
|
||||
location.href = '/';
|
||||
}}
|
||||
>
|
||||
Log out
|
||||
|
|
Ładowanie…
Reference in New Issue