mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
fix strictMode
This commit is contained in:
parent
1729a5971b
commit
e3be8145dc
@ -529,9 +529,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (strictMode) {
|
return strictMode; // not found
|
||||||
return false; // not found
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user