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