mjprot: +music selector

This commit is contained in:
2020-10-30 02:18:19 +03:00
förälder 19256efcf8
incheckning 8664cc377d
3 ändrade filer med 5 tillägg och 1 borttagningar

Visa fil

@@ -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
Visa fil

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