mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-24 01:15:08 +01:00
commit
cab60c1f4c
1 changed files with 2 additions and 1 deletions
|
|
@ -75,8 +75,9 @@ export default {
|
|||
},
|
||||
},
|
||||
mounted() {
|
||||
this.setTheme();
|
||||
this.initiateFontAwesome();
|
||||
this.initiateMaterialDesignIcons();
|
||||
this.setTheme();
|
||||
this.url = this.getInitialUrl();
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue