Cleanup and federation prep
This commit is contained in:
+1
-1
@@ -6,5 +6,5 @@ export type FileMeta = {
|
||||
contentType: string;
|
||||
size: number;
|
||||
perm: "ro" | "rw";
|
||||
neverSync?: boolean;
|
||||
noSync?: boolean;
|
||||
} & Record<string, any>;
|
||||
|
||||
Reference in New Issue
Block a user