fix icon for "Resume"

This commit is contained in:
LouisLam
2021-07-30 01:02:41 +08:00
parent f9a10d1672
commit 4b86c84c36
5 changed files with 473 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
"url": "https://github.com/louislam/uptime-kuma.git"
},
"engines": {
"node": ">=14"
"node": "14.*"
},
"scripts": {
"dev": "vite --host",