mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Fix
This commit is contained in:
parent
03ab6c5266
commit
90488cebc6
1 changed files with 1 additions and 1 deletions
|
|
@ -626,4 +626,4 @@ PE.getNumberOfRichIDs=function(){}
|
|||
* @param {UInt} nVersion - Rich version.
|
||||
* @returns {Bool}
|
||||
*/
|
||||
PE.isRichVersionPresent=function(nVersion);
|
||||
PE.isRichVersionPresent=function(nVersion){}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue