diff --git a/src/types.ts b/src/types.ts index 59e3046..0716205 100755 --- a/src/types.ts +++ b/src/types.ts @@ -29,7 +29,6 @@ export interface SpotifyCardConfig extends LovelaceCardConfig { default_device?: string; filter_devices?: Array; - //TODO custom locale // locale }