mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
Compare commits
No commits in common. "main" and "v2.0.0-alpha.3" have entirely different histories.
main
...
v2.0.0-alp
@ -46,7 +46,7 @@ class SettingsService extends _$SettingsService {
|
||||
features: IList(),
|
||||
username: subsonic.username.value,
|
||||
password: subsonic.password.value,
|
||||
useTokenAuth: subsonic.useTokenAuth.value,
|
||||
useTokenAuth: true,
|
||||
isActive: true,
|
||||
createdAt: DateTime.now(),
|
||||
),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user