chore: fix
This commit is contained in:
@@ -663,7 +663,9 @@ export const deleteCategoryAdmin = async (
|
||||
|
||||
export interface AppSettings {
|
||||
penalties_enabled: boolean;
|
||||
points_categories: string[];
|
||||
points_enabled: boolean;
|
||||
points_categories_weed: string[];
|
||||
points_categories_zipette: string[];
|
||||
points_separated: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user