Add new components for AI and tutorials, update routing, and enhance file upload functionality
This commit is contained in:
@@ -8,6 +8,8 @@ export class Tutorial {
|
||||
modified?: Date;
|
||||
tobepublished?: boolean;
|
||||
isEdit?: boolean;
|
||||
titleimage?: string;
|
||||
body?: string;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user