feat(alerts): implement customizable alert settings for server availability and resource usage, enhancing user control over notifications
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m54s

This commit is contained in:
2026-02-24 00:48:34 +07:00
parent e4394ef35c
commit b35f787626
5 changed files with 331 additions and 54 deletions
+1
View File
@@ -777,5 +777,6 @@ module.exports = {
getPingServices,
refreshPingServicesCache,
checkOneServerFast,
loadUiSettingsSync,
};