mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-25 14:44:49 +02:00
commit
cab60c1f4c
@ -75,8 +75,9 @@ export default {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
this.setTheme();
|
|
||||||
this.initiateFontAwesome();
|
this.initiateFontAwesome();
|
||||||
|
this.initiateMaterialDesignIcons();
|
||||||
|
this.setTheme();
|
||||||
this.url = this.getInitialUrl();
|
this.url = this.getInitialUrl();
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user