mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 13:14:06 +01:00
Update Template.ts
This commit is contained in:
parent
31e9c67be2
commit
83b2d5d605
@ -6,5 +6,5 @@ export const TemplateCreateSchema = {
|
|||||||
|
|
||||||
export interface TemplateCreateSchema {
|
export interface TemplateCreateSchema {
|
||||||
name: string,
|
name: string,
|
||||||
descriptio?: string,
|
description?: string,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user