mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-27 11:20:45 +08:00
Previously, keys that mapped to functions would be set as field names. Attempting to assign the datapanel slot to a function causes an error. This limits the extracted field names to those that map to an int or a float.