mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
actually provide root to bindKeys() in FhcApiFactoryWrapper constructor
This commit is contained in:
@@ -302,7 +302,7 @@ export default {
|
||||
}
|
||||
})
|
||||
|
||||
this.bindKeys(factorypart)
|
||||
this.bindKeys(factorypart, root)
|
||||
}
|
||||
|
||||
bindKeys(factorypart, root) {
|
||||
|
||||
Reference in New Issue
Block a user