Open SchoolGuy opened 1 day ago
Adding and removing Map keys works now. The issue is submitting them because the datatype is not Map
but instead it is a general object, this however needs to be fixed everywhere in the stack.
Edit: Editing lists is already working.
Fixes #66