Skip to content

fix: remove reference to the "ExtensionState" object

Andy Holmes requested to merge andyholmes/various-fixes into main

The lookupyByUUID() and lookupByURL() actually return the extension class instance, not the internal state object.

Merge request reports