parent
0df093383d
commit
7b33c63f78
34 changed files with 167 additions and 74 deletions
|
|
@ -187,7 +187,7 @@ export default Vue.extend({
|
|||
|
||||
clearNotification() {
|
||||
this.unreadCount = 0;
|
||||
document.title = 'Misskey';
|
||||
document.title = '%i18n:common.name%';
|
||||
},
|
||||
|
||||
onVisibilitychange() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue