mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-03 10:28:51 +02:00
Update:Epub ereader show location at bottom of page #766
This commit is contained in:
@@ -17,6 +17,9 @@ export default function ({ store }, inject) {
|
||||
url = `${serverUrl}${url}`
|
||||
}
|
||||
}
|
||||
if (data) {
|
||||
headers['Content-Type'] = 'application/json'
|
||||
}
|
||||
console.log(`[nativeHttp] Making ${method} request to ${url}`)
|
||||
return CapacitorHttp.request({
|
||||
method,
|
||||
|
||||
Reference in New Issue
Block a user