mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
fix strictMode
This commit is contained in:
@@ -529,9 +529,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
if (strictMode) {
|
||||
return false; // not found
|
||||
}
|
||||
return strictMode; // not found
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user