This commit is contained in:
Mohan 2025-10-28 00:33:47 +01:00 committed by GitHub
parent 6db365bf23
commit c3f3623b6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 375 additions and 221 deletions

View file

@ -32,7 +32,6 @@ export default function SettingsPage() {
<SettingsBox />
<DaemonControlBox />
<MoneroPoolHealthBox />
<ExportDataBox />
<DiscoveryBox />
</Box>
);