Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69a3836f13 |
@@ -1,5 +1,5 @@
|
||||
interface RecentSession {
|
||||
id: number;
|
||||
id: string;
|
||||
date: string;
|
||||
type: string;
|
||||
track: string;
|
||||
|
||||
Reference in New Issue
Block a user