mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 05:34:58 -05:00
[web-src] Fix lint error
This commit is contained in:
@@ -21,7 +21,7 @@ export default {
|
||||
return axios.put('/api/update')
|
||||
},
|
||||
|
||||
library_rescan() {
|
||||
library_rescan () {
|
||||
return axios.put('/api/rescan')
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user