mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-01 02:44:18 +02:00
wip
This commit is contained in:
@@ -39,9 +39,6 @@ export default Vue.extend({
|
||||
created() {
|
||||
this.fetch();
|
||||
},
|
||||
mounted() {
|
||||
document.documentElement.style.background = '#313a42';
|
||||
},
|
||||
methods: {
|
||||
fetch() {
|
||||
Progress.start();
|
||||
|
||||
Reference in New Issue
Block a user