mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat(frontend): show recent listens
This commit is contained in:
parent
32dcd84964
commit
49bff95ea5
12 changed files with 217 additions and 16 deletions
|
|
@ -1,5 +0,0 @@
|
|||
export interface User {
|
||||
id: string;
|
||||
displayName: string;
|
||||
photo?: string;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue