Update task render

This commit is contained in:
2023-07-22 15:11:32 +08:00
parent 12d64ae9ca
commit 6766362d39
17 changed files with 191 additions and 9 deletions

View File

@@ -33,6 +33,7 @@ const CACHES = [
"/preact-material-components/style.css",
"/favicon.ico",
"/logo.svg",
"/bootstrap/dist/css/bootstrap.min.css",
];
function match_url(u: URL) {