mirror of
https://github.com/BluemediaDev/fancy-gatus.git
synced 2025-05-06 21:51:37 +02:00
Compare commits
No commits in common. "main" and "v1.0.1" have entirely different histories.
2 changed files with 1543 additions and 1661 deletions
|
@ -19,9 +19,6 @@ export default {
|
|||
while (tmp.length < 20) {
|
||||
tmp.unshift({});
|
||||
}
|
||||
for (let t of tmp) {
|
||||
t.timestamp = new Date(t.timestamp).toLocaleString();
|
||||
}
|
||||
return tmp;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue