Fix image caching. fully.

This commit is contained in:
Bingus_Violet 2024-02-04 14:41:15 -06:00
parent 2e91ab74a4
commit c863ea1363
4 changed files with 28 additions and 83 deletions

View file

@ -19,7 +19,6 @@
"dependencies": {
"express": "^4.18.2",
"minify-html": "^0.0.2",
"sha256": "^0.2.0",
"ws": "^8.14.2"
}
}