backups: move code to own files

This commit is contained in:
Harvey Tindall
2023-12-21 18:17:03 +00:00
parent ade032241a
commit bc2e9cffda
7 changed files with 295 additions and 277 deletions
+3
View File
@@ -658,6 +658,9 @@ func flagPassed(name string) (found bool) {
// @tag.name Ombi
// @tag.description Ombi related operations.
// @tag.name Backups
// @tag.description Database backup/restore operations.
// @tag.name Other
// @tag.description Things that dont fit elsewhere.