reenabled ghetto url check
This commit is contained in:
parent
43d1b02303
commit
30c94975c1
@ -163,6 +163,8 @@ class PageInfo {
|
|||||||
this.rescan(RescanReason.URL_CHANGE);
|
this.rescan(RescanReason.URL_CHANGE);
|
||||||
this.lastUrl = window.location.href;
|
this.lastUrl = window.location.href;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this.scheduleUrlCheck();
|
||||||
}
|
}
|
||||||
|
|
||||||
initArDetection(){
|
initArDetection(){
|
||||||
|
Loading…
Reference in New Issue
Block a user