diff --git a/flow-manager-cfg.json b/flow-manager-cfg.json index 3313e3e..361de29 100644 --- a/flow-manager-cfg.json +++ b/flow-manager-cfg.json @@ -1,7 +1,12 @@ { "filter": [ + "K.Room", "K.Routine", - "Kernel" + "K.Translate", + "Kernel", + "R.Config", + "R.Home", + "R.System" ], "fileFormat": "json" } \ No newline at end of file