mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: additional replacements
This commit is contained in:
@@ -10,9 +10,6 @@ import { CategoryCreateDto } from '../dto/category.dto';
|
||||
|
||||
export const categoryModels: CategoryCreateDto[] = [
|
||||
{
|
||||
label: 'category1',
|
||||
},
|
||||
{
|
||||
label: 'category2',
|
||||
label: 'Default',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user