mirror of
https://github.com/BioArchLinux/bioarchlinux-packages.git
synced 2025-03-10 06:24:00 +00:00
fix(html): sorted by timestamp
This commit is contained in:
parent
03c72c03bf
commit
f537adfd88
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
url: "/imlonghao-api/logs",
|
||||
dataSrc: ""
|
||||
},
|
||||
"order": [[5, "desc"]],
|
||||
"order": [[7, "desc"]],
|
||||
"columnDefs": [
|
||||
{
|
||||
targets: 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue