mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
add functionality to adjust image position
This commit is contained in:
committed by
Mungai Njoroge
parent
4d4a276ed8
commit
ceedc22843
@@ -87,6 +87,8 @@ export interface Playlist {
|
||||
last_updated: string;
|
||||
thumb: string;
|
||||
duration: number;
|
||||
has_gif: boolean;
|
||||
banner_pos: number;
|
||||
}
|
||||
|
||||
export interface Notif {
|
||||
|
||||
Reference in New Issue
Block a user