actual/packages/desktop-electron/server.html

9 lines
104 B
HTML
Raw Normal View History

2022-04-29 02:44:38 +00:00
<!DOCTYPE html>
<html>
<head>
<script src="server.js"></script>
</head>
<body>
</body>
</html>