mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Bump to v0.0.1-alpha3
This commit is contained in:
parent
633c9f59d9
commit
1048431742
4 changed files with 5 additions and 5 deletions
|
|
@ -87,7 +87,7 @@ const authenticate = async (
|
|||
.post(`${cleanServerUrl}/users/authenticatebyname`, {
|
||||
headers: {
|
||||
'X-Emby-Authorization':
|
||||
'MediaBrowser Client="Feishin", Device="PC", DeviceId="Feishin", Version="0.0.1-alpha2"',
|
||||
'MediaBrowser Client="Feishin", Device="PC", DeviceId="Feishin", Version="0.0.1"',
|
||||
},
|
||||
json: {
|
||||
pw: body.password,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue