mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 14:46:03 +02:00
wip
This commit is contained in:
@@ -6,7 +6,7 @@ export function pleaseLogin() {
|
||||
if ($i) return;
|
||||
|
||||
dialog({
|
||||
title: i18n.global.t('signinRequired'),
|
||||
title: i18n.locale.signinRequired,
|
||||
text: null
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user