mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 04:08:14 +08:00
67b8f63972
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.