Update cySw.js

This commit is contained in:
Green! 2022-07-25 19:04:16 -04:00 committed by GitHub
parent 28f29f4a02
commit f96aaf1a06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,7 @@ class Cyclone {
return 'hi'
}
}
document._location = new Proxy(LocationHandler, loc)*/
}