Merge branch 'staging' into develop

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2025-02-06 20:35:36 +07:00
commit e8fefa7691
No known key found for this signature in database
GPG Key ID: BD80F68D68D8F7F2

View File

@ -181,7 +181,7 @@
if (res.length > 0) {
return res
}
clazz = hierarchy.getClass(_class).extends
clazz = hierarchy.getClass(clazz).extends
}
} catch (e) {
console.error(e)