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