docs: Allow propery structs to contain non-struct ptrs
Other parts of blueprint have started allowing pointers to strings and booleans. This code silently allowed them because of the nil check, but it doesn't work if the module factory sets a default value.
Loading
Please register or sign in to comment