From 466b9c1fcbb5cf2b5e826f37ed76de2cf39ea023 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sat, 23 May 2026 10:15:04 +1000 Subject: [PATCH] add testing feature --- links/templates/links/settings.html | 59 ++++++++++++++++++++++++++++- links/urls.py | 1 + links/views.py | 57 +++++++++++++++++++++++++++- pricemon/notifications.py | 8 ++-- 4 files changed, 120 insertions(+), 5 deletions(-) diff --git a/links/templates/links/settings.html b/links/templates/links/settings.html index 3fbc438..4f36003 100644 --- a/links/templates/links/settings.html +++ b/links/templates/links/settings.html @@ -27,7 +27,8 @@
{% trans "Chat ID" %} {% trans "User ID or group chat ID." %}

+ +
+ +
+

@@ -145,6 +158,8 @@