update
This commit is contained in:
@@ -190,7 +190,6 @@ CREATE TABLE IF NOT EXISTS quick_command_tag_associations (
|
||||
);
|
||||
`;
|
||||
|
||||
// --- End Quick Command Tags ---
|
||||
|
||||
|
||||
// 从 database.ts 移动过来的,保持一致性
|
||||
|
||||
@@ -216,4 +216,4 @@ export class NotificationController {
|
||||
res.status(500).json({ message: i18next.t('notificationController.errorTriggerTest'), error: error.message });
|
||||
}
|
||||
};
|
||||
} // End of class NotificationController
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user