Describe the bug
Currently the init methods of extensions are never called. The init method of the core should call all extensions init methods for any setup that needs to be done at the start of run time.
To Reproduce
Run the thing.
Expected behavior
The init methods should be called
Desktop (please complete the following information):
Additional context
I probably should have put this in the initial build.
Describe the bug
Currently the init methods of extensions are never called. The init method of the core should call all extensions init methods for any setup that needs to be done at the start of run time.
To Reproduce
Run the thing.
Expected behavior
The init methods should be called
Desktop (please complete the following information):
Additional context
I probably should have put this in the initial build.