mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-11 23:52:31 +08:00
Added uptime kuma version to backup file
This commit is contained in:
@@ -305,6 +305,7 @@ export default {
|
||||
let time = dayjs().format("YYYY_MM_DD-hh_mm_ss");
|
||||
let fileName = `Uptime_Kuma_Backup_${time}.json`;
|
||||
let exportData = {
|
||||
version: this.$root.info.version,
|
||||
notificationList: this.$root.notificationList,
|
||||
monitorList: this.$root.monitorList,
|
||||
}
|
||||
|
Reference in New Issue
Block a user