mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
Add collelction permission.
This commit is contained in:
@@ -199,4 +199,5 @@ export interface Collection {
|
||||
user: User;
|
||||
resources_count: number;
|
||||
images: Image[];
|
||||
isPublic: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user