uppy/e2e/clients/dashboard-compressor/index.html
2023-09-29 11:11:28 +02:00

9 lines
200 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>dashboard-compressor</title>
<script defer type="module" src="app.js"></script>
</head>
<body></body>
</html>