mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-24 03:49:14 -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')
|
return axios.put('/api/update')
|
||||||
},
|
},
|
||||||
|
|
||||||
library_rescan() {
|
library_rescan () {
|
||||||
return axios.put('/api/rescan')
|
return axios.put('/api/rescan')
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user