From 1c0286eda0d9a69e9a4f6965f8c043bbd40a3aac Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 27 Feb 2026 13:17:52 -0600 Subject: [PATCH] fix: add reminder to restart if changing integration mode --- .../web/templates/appinfo/configure.mako | 25 +++++++++++++------ 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/src/wuttafarm/web/templates/appinfo/configure.mako b/src/wuttafarm/web/templates/appinfo/configure.mako index 8dc5e8a..912eef0 100644 --- a/src/wuttafarm/web/templates/appinfo/configure.mako +++ b/src/wuttafarm/web/templates/appinfo/configure.mako @@ -37,13 +37,24 @@ - - % for value, label in enum.FARMOS_INTEGRATION_MODE.items(): - - % endfor - +
+ + % for value, label in enum.FARMOS_INTEGRATION_MODE.items(): + + % endfor + + <${b}-tooltip position="${'right' if request.use_oruga else 'is-right'}"> + + + +