fix bug in config mgr

- use function that creates config slots as needed
This commit is contained in:
Brian Coca 2018-11-15 17:15:28 -05:00 committed by Brian Coca
commit 652da82558
2 changed files with 3 additions and 7 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- configuration retrieval would fail on non primed plugins