mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
impl scrobble & scrobble setting
works even in background thanks zustand
This commit is contained in:
@@ -4,6 +4,7 @@ export interface Server {
|
||||
username: string
|
||||
token: string
|
||||
salt: string
|
||||
scrobble: boolean
|
||||
}
|
||||
|
||||
export interface AppSettings {
|
||||
|
||||
Reference in New Issue
Block a user