Fix Date Format. (#7423)

This commit is contained in:
Nicolo Maio 2023-04-26 09:03:44 +00:00
parent 737ea7be5e
commit 5127837e9f
4 changed files with 18 additions and 7 deletions

View file

@ -15,7 +15,7 @@ local rest_utils = require("rest_utils")
local rc = rest_utils.consts.success.ok
local epoch_list = backup_config.list_backup()
local epoch_list = backup_config.list_backup(_SESSION["user"])
if epoch_list then
local extra_rsp_data = {