chore: refactor system settings routes (#2853)

* chore: refactor system settings routes

* switch mock to null to see backup page

---------

Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
Alex Inkin
2025-03-23 21:03:41 +04:00
committed by GitHub
parent 6f9069a4fb
commit 99739575d4
41 changed files with 1996 additions and 754 deletions

View File

@@ -188,7 +188,7 @@ export const mockPatchData: DataModel = {
updateProgress: null,
restarting: false,
shuttingDown: false,
backupProgress: {},
backupProgress: null,
},
hostname: 'random-words',
pubkey: 'npub1sg6plzptd64u62a878hep2kev88swjh3tw00gjsfl8f237lmu63q0uf63m',