mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 13:53:09 +02:00
Fix bug
This commit is contained in:
parent
3e146d5f94
commit
fce1d619e8
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…
Reference in a new issue