mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-05 20:41:57 +02:00
Fix whitespace issues
This commit is contained in:
@@ -111,7 +111,6 @@ export const mutations = {
|
||||
state.isCasting = val
|
||||
},
|
||||
setShowBatchQuickMatchModal(state, val) {
|
||||
console.log("setShowBatchQuickMatchModal: " + val)
|
||||
state.showBatchQuickMatchModal = val
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user