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