Make it easier to disable a module in manifest
hadess opened this issue · 1 comments
hadess commented
This is connected to the fact that comments are very badly handled in JSON (eg. they're not supposed to be any). It's pretty difficult to disable a module (maybe for testing, maybe because it's a plugin that's not ready yet).
Having a "disabled" : true
in the json would make this easier.
alexlarsson commented
added this to master