mirror of
https://git.lucida.su/lucida/verdana.git
synced 2026-07-26 22:42:20 +00:00
remove format that doesn't exist anymore (i thought it did)
This commit is contained in:
parent
8abf678c15
commit
ea933759c8
1 changed files with 0 additions and 1 deletions
|
|
@ -5,4 +5,3 @@ export const TIDAL_LISTEN_BASE = 'https://listen.tidal.com/v1/'
|
|||
export const TIDAL_SUBSCRIPTION_BASE = 'https://api.tidal.com/v1/'
|
||||
|
||||
export const TIDAL_NORMAL_FORMATS = ['LOW', 'HIGH', 'LOSSLESS', 'HI_RES_LOSSLESS'] as TidalFormat[]
|
||||
export const TIDAL_SPATIAL_FORMATS = ['DOLBY_ATMOS', 'SONY_360RA']
|
||||
|
|
|
|||
Loading…
Reference in a new issue