mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 23:35:38 +02:00
@@ -15,7 +15,7 @@ import Progress from '../../../common/scripts/loading';
|
||||
|
||||
export default Vue.extend({
|
||||
mounted() {
|
||||
document.title = 'Misskey | %i18n:@notifications%';
|
||||
document.title = '%i18n:common.name% | %i18n:@notifications%';
|
||||
|
||||
Progress.start();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user