feat: direct file link
This commit is contained in:
@@ -6,6 +6,7 @@ export type Share = {
|
||||
creator: User;
|
||||
description?: string;
|
||||
expiration: Date;
|
||||
hasPassword: boolean;
|
||||
};
|
||||
|
||||
export type CreateShare = {
|
||||
|
||||
Reference in New Issue
Block a user