Changeset 9c1dcc7 for frontend/src/utils
- Timestamp:
- 02/07/26 19:52:09 (5 months ago)
- Branches:
- main
- Children:
- 8675f75
- Parents:
- 8a47b30
- File:
-
- 1 edited
-
frontend/src/utils/types.ts (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/utils/types.ts
r8a47b30 r9c1dcc7 29 29 type: "SONG"; 30 30 album?: string; 31 link?: string; 31 32 } 32 33 … … 92 93 artist: string; 93 94 cover?: string; 95 link?: string; 94 96 } 95 97
Note:
See TracChangeset
for help on using the changeset viewer.
