This commit is contained in:
grngxd 2025-06-08 20:00:31 +01:00
parent a5ecea4bbf
commit 5a54cdefb3
2 changed files with 0 additions and 5 deletions

View file

@ -1,6 +1,5 @@
export type StereoFile = {
ID: string;
Path: string;
Owner: string;
CreatedAt: string;
Size: number;