mirror of
https://github.com/austinried/subtracks.git
synced 2026-03-28 23:32:42 +01:00
Compare commits
1 Commits
e94fcf3128
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b0bb26f84b |
@@ -46,7 +46,7 @@ class SettingsService extends _$SettingsService {
|
|||||||
features: IList(),
|
features: IList(),
|
||||||
username: subsonic.username.value,
|
username: subsonic.username.value,
|
||||||
password: subsonic.password.value,
|
password: subsonic.password.value,
|
||||||
useTokenAuth: true,
|
useTokenAuth: subsonic.useTokenAuth.value,
|
||||||
isActive: true,
|
isActive: true,
|
||||||
createdAt: DateTime.now(),
|
createdAt: DateTime.now(),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user