From f537adfd888ad8a810d9f9ea767c357102d0c1c5 Mon Sep 17 00:00:00 2001 From: imlonghao Date: Sun, 23 Jan 2022 15:02:00 +0800 Subject: [PATCH] fix(html): sorted by timestamp --- html/logs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/logs.html b/html/logs.html index 0524e52..8dbbbb1 100644 --- a/html/logs.html +++ b/html/logs.html @@ -25,7 +25,7 @@ url: "/imlonghao-api/logs", dataSrc: "" }, - "order": [[5, "desc"]], + "order": [[7, "desc"]], "columnDefs": [ { targets: 0,