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