918f1ea4f7
* sync first remote smoke tests * update smoke test scripts
3 lines
111 B
JavaScript
3 lines
111 B
JavaScript
if (window.matchMedia('(hover: hover)').matches) {
|
|
import('/scripts/konami.js').then(mod => mod.init());
|
|
}
|