mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 20:27:23 +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