mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update src/main.js
This commit is contained in:
parent
d8930eb6d3
commit
32f01a8e04
1 changed files with 0 additions and 1 deletions
|
@ -532,5 +532,4 @@ const app = createApp(App);
|
|||
app.use(i18n);
|
||||
app.use(router);
|
||||
app.mixin(mixin);
|
||||
app.component("FontAwesomeIcon", FontAwesomeIcon);
|
||||
app.mount("#app");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue