From 1cb5eceeb90292350132397fa6a733f17edfe7a4 Mon Sep 17 00:00:00 2001 From: Janis Steiner Date: Mon, 21 Oct 2024 16:13:37 +0100 Subject: [PATCH] adding success message --- sys0-code/api/update_color.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sys0-code/api/update_color.php b/sys0-code/api/update_color.php index 0029abd..0142b29 100644 --- a/sys0-code/api/update_color.php +++ b/sys0-code/api/update_color.php @@ -78,6 +78,11 @@ function load_user()

+ "); + } + ?>