reenabled ghetto url check

This commit is contained in:
Tamius Han 2018-07-12 23:27:10 +02:00
parent 43d1b02303
commit 30c94975c1

View File

@ -163,6 +163,8 @@ class PageInfo {
this.rescan(RescanReason.URL_CHANGE);
this.lastUrl = window.location.href;
}
this.scheduleUrlCheck();
}
initArDetection(){