Variable: BACKUP_DB_FILE_NAME
constBACKUP_DB_FILE_NAME:"uptime-watcher-backup.sqlite"="uptime-watcher-backup.sqlite"
Defined in: electron/constants.ts:115
Backup database file name for data export/import operations.
Remarks
Used when exporting or importing a backup of the main database.
Default Value
"uptime-watcher-backup.sqlite";