Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit becfa44

Browse files
committed
[[ LCBLicenseCheck ]] Add commercial license module to builtins
1 parent 1734126 commit becfa44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Toolset/libraries/revideextensionlibrary.livecodescript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,7 @@ private function __extensionIsBuiltin pID
808808
case "com.livecode.extensions.libbrowser"
809809
case "com.livecode.java"
810810
case "com.livecode.objc"
811+
case "com.livecode.commercial.license"
811812
return true
812813
default
813814
return false

0 commit comments

Comments
 (0)