mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-11 14:53:47 +02:00
Update package name references
This commit is contained in:
@@ -10,6 +10,6 @@ export const getSubsonicStreamUrl = (
|
||||
`?id=${song.remoteId}` +
|
||||
`&${auth.token}` +
|
||||
`&v=1.13.0` +
|
||||
`&c=sonixd_${deviceId}`
|
||||
`&c=Feishin_${deviceId}`
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user