diff --git a/frontend/src/pages/SystemView.tsx b/frontend/src/pages/SystemView.tsx index b040c66..a9621dd 100644 --- a/frontend/src/pages/SystemView.tsx +++ b/frontend/src/pages/SystemView.tsx @@ -199,7 +199,7 @@ export const SystemView = () => { } // Turn off clean mode after use - setCleanMode(false); + // setCleanMode(false); } // Save all new/updated signatures