mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 02:27:52 +00:00
Looking at your code suggestion below I am not sure exactly how other people might want to put in lists. (But I am missing a more general overview of the code) ``` if not isinstance(scene_config,list): scene_config=[scene_config] ``` But it is there ! And changed "config" to "states" !