feat!: added PDF and screenshot archive support
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ export interface NewLink {
|
||||
name: string;
|
||||
url: string;
|
||||
tags: string[];
|
||||
collectionId: {
|
||||
collection: {
|
||||
id: string | number;
|
||||
isNew?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user