TheDesk Akane (16.0.2)

This commit is contained in:
cutls
2018-08-05 14:16:12 +09:00
parent b71a8eab26
commit 131c4ae35e
2 changed files with 1 additions and 2 deletions

View File

@@ -24,7 +24,6 @@
<span id="notice"></span>
<script>
//コード受信
localStorage.removeItem("lang")
if(location.search){
var m = location.search.match(/\?mode=([a-zA-Z-0-9]+)/);
var mode=m[1];