mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-26 09:30:27 +01:00
Update spotify connection
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export interface SpotifyToken {
|
||||
access_token: string
|
||||
refresh_token: string
|
||||
expires_in: number
|
||||
}
|
||||
|
||||
interface Device {
|
||||
|
||||
Reference in New Issue
Block a user