diff --git a/frontend-modern/src/components/Settings/Settings.tsx b/frontend-modern/src/components/Settings/Settings.tsx index 165aeb9b4..0e51cc9ff 100644 --- a/frontend-modern/src/components/Settings/Settings.tsx +++ b/frontend-modern/src/components/Settings/Settings.tsx @@ -1963,9 +1963,63 @@ const Settings: Component = () => {

Export system diagnostics data for troubleshooting

- + }; + + return ( +
+ + +
+ ); + })()} + +

+ Export Full: Complete data for private troubleshooting
+ Export for GitHub: Sanitized data safe for public sharing +