mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 04:17:23 +00:00
Add resources_count to collection.
This commit is contained in:
@@ -197,5 +197,6 @@ export interface Collection {
|
||||
title: string;
|
||||
article: string;
|
||||
user: User;
|
||||
resources_count: number;
|
||||
images: Image[];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user