Enabled webviewTag, added webview page

This commit is contained in:
booploops 2021-12-07 01:33:18 -08:00
parent 9a6ec6b85f
commit 1dbb1c6a34
4 changed files with 14 additions and 0 deletions

View file

@ -68,6 +68,11 @@ const app = new Vue({
radio: {
personal: []
},
webview: {
url: "",
title: "",
loading: false
},
showingPlaylist: [],
artistPage: {
data: {},