From 1475c960fbc67dacc936362d4990932a0803a787 Mon Sep 17 00:00:00 2001 From: DaLaw2 Date: Sat, 18 Apr 2026 21:48:38 +0800 Subject: [PATCH] chore(frontend): bump submodule for Telegram setting key rename The lock-free Telegram limiter migration renamed two settings: - telegram_max_messages_per_minute -> telegram_rate_limit_max_messages - new key telegram_rate_limit_window_secs Pull in the matching frontend Settings panel update so the UI exercises the new keys and the panel is no longer broken. Co-Authored-By: Claude Opus 4.7 (1M context) --- net-guardia-frontend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-guardia-frontend b/net-guardia-frontend index deaff50..3b8eda1 160000 --- a/net-guardia-frontend +++ b/net-guardia-frontend @@ -1 +1 @@ -Subproject commit deaff5088aec9cc48732ce7a1be0b8f0573345a0 +Subproject commit 3b8eda1f18f4e908512eb7d5c146d6e7a21061f2