mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Weird error I made
This commit is contained in:
@@ -6,7 +6,7 @@ const PrefsStore = {
|
||||
// Declaring boolean values here because v-simple-checkbox has a bug (???) which renders it unable to have internal state
|
||||
prefs: {
|
||||
playerAutoplay: true,
|
||||
audioOnly: false
|
||||
listen: false
|
||||
}
|
||||
}),
|
||||
mutations: {
|
||||
|
||||
Reference in New Issue
Block a user