From 3009cacdb2b3ae80d8adbc99967a1a844e14a15c Mon Sep 17 00:00:00 2001 From: gerlofvanek <gerlof@particl.io> Date: Sat, 11 Jan 2025 22:32:58 +0100 Subject: [PATCH] ui: Setting, Add warning for debug enabled. --- basicswap/templates/settings.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/basicswap/templates/settings.html b/basicswap/templates/settings.html index ff4a2c6..ee02827 100644 --- a/basicswap/templates/settings.html +++ b/basicswap/templates/settings.html @@ -281,6 +281,13 @@ </th> </tr> </thead> + <tr> + <td colspan="2" class="py-3 px-6"> + <div class="flex items-center"> + <span class="text-red-500 dark:text-red-500 text-sm font-medium">WARNING: Advanced features - Only enable if you know what you're doing!</span> + </div> + </td> + </tr> <tr class="opacity-100 text-gray-500 dark:text-gray-100"> <td class="py-3 px-6 bold w-96 bold">Debug Mode</td> <td class="py-3 px-6">