mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 13:00:13 +02:00
Bump to v0.0.1-alpha3
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user