From 7dc8f76eab9067e00e95a9c1993938d6990dda31 Mon Sep 17 00:00:00 2001 From: Eli Bosley Date: Mon, 28 Jul 2025 11:57:30 -0400 Subject: [PATCH] fix: add welcome modal to set password page --- emhttp/plugins/dynamix/include/.set-password.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/emhttp/plugins/dynamix/include/.set-password.php b/emhttp/plugins/dynamix/include/.set-password.php index 7359f10e68..3ddf2135c5 100644 --- a/emhttp/plugins/dynamix/include/.set-password.php +++ b/emhttp/plugins/dynamix/include/.set-password.php @@ -414,5 +414,11 @@ function validate() { }); }); + +