From 08a929007124223509fce4bb3c57d079f4d51a1b Mon Sep 17 00:00:00 2001 From: cproudlock Date: Thu, 9 Jul 2026 16:12:57 -0400 Subject: [PATCH] Fix stale Dell API URL placeholder in settings The API URL hint still showed the old device.warranty path; align it with the corrected sbil/eapi/v5 endpoint the provider now defaults to. Co-Authored-By: Claude Opus 4.8 (1M context) --- frontend/src/views/settings/SystemSettings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/settings/SystemSettings.vue b/frontend/src/views/settings/SystemSettings.vue index aa87541..366631a 100644 --- a/frontend/src/views/settings/SystemSettings.vue +++ b/frontend/src/views/settings/SystemSettings.vue @@ -145,7 +145,7 @@