update,
This commit is contained in:
@@ -127,7 +127,7 @@ export function MfCategoryEditForm(): React.JSX.Element {
|
||||
// TODO: remove below
|
||||
type: '',
|
||||
};
|
||||
|
||||
//
|
||||
try {
|
||||
const result = await pb.collection(COL_QUIZ_MF_CATEGORIES).update(catId, tempUpdate);
|
||||
logger.debug(result);
|
||||
|
Reference in New Issue
Block a user