From f46cf0c0d24a3dec1169c90d4e3a655d8f0defa8 Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期二, 07 十二月 2021 16:32:57 +0800 Subject: [PATCH] # --- views/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/views/index.html b/views/index.html index 0044bb2..c966d2e 100644 --- a/views/index.html +++ b/views/index.html @@ -38,7 +38,7 @@ player.start(); // document.body.appendChild( player.dom ); -// sadsadsa 2132 +// sadsadsa 2132 aw // window.addEventListener( 'resize', function () { // player.setSize( window.innerWidth, window.innerHeight ); // } ); -- Gitblit v1.9.1