mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
fix: apply fix from eslint
This commit is contained in:
@ -31,6 +31,7 @@ export interface Download {
|
||||
isLeaderTab: boolean;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
||||
export interface Entities {}
|
||||
|
||||
export interface LikeStatus {
|
||||
|
||||
Reference in New Issue
Block a user