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