style changes
This commit is contained in:
@@ -3,4 +3,5 @@ export interface Category {
|
||||
name: string;
|
||||
parentID: number;
|
||||
icon?: string;
|
||||
wideBanner?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user