mjprot: +music selector

This commit is contained in:
2020-10-30 02:18:19 +03:00
parent 19256efcf8
commit 8664cc377d
3 changed files with 5 additions and 1 deletions

View File

@@ -112,7 +112,7 @@
visibility: visible;
}
</style>
<link rel="manifest" href="manifest.json">
</head>
<body>
<canvas id='canvas'>

Binary file not shown.

4
mjprot/manifest.json Normal file
View File

@@ -0,0 +1,4 @@
{
"display": "standalone",
"orientation": "landscape"
}