Changeset 694fc25 for frontend/src/utils/types.ts
- Timestamp:
- 02/05/26 18:59:39 (5 months ago)
- Branches:
- main
- Children:
- cb4a1da
- Parents:
- 15782a6
- File:
-
- 1 edited
-
frontend/src/utils/types.ts (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/utils/types.ts
r15782a6 r694fc25 22 22 type: string; 23 23 releasedBy: string; 24 cover?: string | null; 24 25 isLikedByCurrentUser?: boolean; 25 26 }
Note:
See TracChangeset
for help on using the changeset viewer.
