[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-02-17 03:17:55 +00:00
committed by GitHub
parent 714849883e
commit d5163322fb
4 changed files with 19 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ export const sendServerThresholdNotifications = async (
for (const notification of notificationList) {
const { discord, telegram, slack, custom, lark, pushover, teams } =
notification;
notification;
if (discord) {
const decorate = (decoration: string, text: string) =>