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