Kaynağa Gözat

mjprot: +music selector

master
KaiSD 3 yıl önce
ebeveyn
işleme
8664cc377d
3 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  1. +1
    -1
      mjprot/index.html
  2. BIN
      mjprot/index.pck
  3. +4
    -0
      mjprot/manifest.json

+ 1
- 1
mjprot/index.html Dosyayı Görüntüle

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


BIN
mjprot/index.pck Dosyayı Görüntüle


+ 4
- 0
mjprot/manifest.json Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet