mirror of
https://github.com/Luzifer/twitch-manager.git
synced 2024-11-09 09:50:02 +00:00
Remove mock code
This commit is contained in:
parent
1302c073cd
commit
b15cf1bd72
1 changed files with 0 additions and 5 deletions
5
app.js
5
app.js
|
@ -13,11 +13,6 @@ const app = new Vue({
|
|||
}
|
||||
|
||||
return icons
|
||||
return [
|
||||
// { class: 'fab fa-discord' },
|
||||
// { class: 'fab fa-spotify' },
|
||||
// { class: 'fab fa-teamspeak' },
|
||||
]
|
||||
},
|
||||
|
||||
nextFollowers() {
|
||||
|
|
Loading…
Reference in a new issue