diff --git a/surfsense_web/app/dashboard/[search_space_id]/logs/loading.tsx b/surfsense_web/app/dashboard/[search_space_id]/logs/loading.tsx index 115125531..e734d4e53 100644 --- a/surfsense_web/app/dashboard/[search_space_id]/logs/loading.tsx +++ b/surfsense_web/app/dashboard/[search_space_id]/logs/loading.tsx @@ -53,7 +53,10 @@ export default function Loading() { {/* Table Rows */} {[...Array(6)].map((_, i) => ( -
Flip{" "}
- SURFSENSE_ENABLE_PERMISSION on
- the backend to manage allow/deny/ask rules from this panel.
+
+ SURFSENSE_ENABLE_PERMISSION
+ {" "}
+ on the backend to manage allow/deny/ask rules from this panel.