From d0321baf4fc0ad81b4f6bdc1f721e35e1454caee Mon Sep 17 00:00:00 2001 From: Kunall Banerjee <14703164+yeskunall@users.noreply.github.com> Date: Mon, 3 Feb 2025 22:51:08 -0500 Subject: [PATCH] fix: typo in callout under the settings page (#2283) --- frontend/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 2eca5d16..691a7ee0 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -87,7 +87,7 @@ Remove the admin_username and admin_password fields from the TOML configuration file or environment variables. If you are using APIs, create and use new API credentials - before removing the them. Visit + before removing them. Visit Admin -> Settings -> Users dashboard.