test
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
var hash = window.location.hash;
|
||||
if(hash != '') {
|
||||
location.href = hash;
|
||||
console.log(hash);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user