Ignore:
Timestamp:
02/07/26 19:52:09 (5 months ago)
Author:
Filip Gavrilovski <filipgavrilovski28@…>
Branches:
main
Children:
8675f75
Parents:
8a47b30
Message:

add experimental video miniplayer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • frontend/src/utils/types.ts

    r8a47b30 r9c1dcc7  
    2929        type: "SONG";
    3030        album?: string;
     31        link?: string;
    3132}
    3233
     
    9293        artist: string;
    9394        cover?: string;
     95        link?: string;
    9496}
    9597
Note: See TracChangeset for help on using the changeset viewer.