Commit f5b81208 authored by Mac's avatar Mac

1

parent a7365cec
......@@ -188,7 +188,6 @@
<script>
let buyIf = {}
alert(localStorage.buyInfo)
if (localStorage.buyInfo) {
buyIf = JSON.parse(localStorage.buyInfo)
}else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment