mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Fix bug
This commit is contained in:
parent
3db6b47c2e
commit
6c581ce076
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ import getAcct from '../../../../../acct/render';
|
|||
export default Vue.extend({
|
||||
mounted() {
|
||||
document.title = 'Misskey %i18n:@messaging%';
|
||||
document.documentElement.style.background = '#fff';
|
||||
},
|
||||
methods: {
|
||||
navigate(user) {
|
||||
|
|
Loading…
Add table
Reference in a new issue