mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-12 14:04:01 +02:00
Fix bug
This commit is contained in:
@@ -158,7 +158,7 @@ export default Vue.extend({
|
||||
(this as any).os.i.bannerId = i.bannerId;
|
||||
(this as any).os.i.bannerUrl = i.bannerUrl;
|
||||
|
||||
alert('%i18n:!@saved%');
|
||||
alert('%i18n:@saved%');
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user