なんか
This commit is contained in:
parent
c32a5d602b
commit
ccea1755fc
3 changed files with 11 additions and 6 deletions
|
@ -227,7 +227,6 @@ export default class MiOS extends EventEmitter {
|
|||
// トークンが再生成されたとき
|
||||
// このままではMisskeyが利用できないので強制的にサインアウトさせる
|
||||
main.on('myTokenRegenerated', () => {
|
||||
alert(locale['common']['my-token-regenerated']);
|
||||
this.signout();
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue