mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-03 21:24:47 +01:00
e6fcccdcd5
* Fixes passing in list arguments in callproc (#78924) Right now it unrolls positional list arguments. * Fixes passing in list arguments in callproc --------- Co-authored-by: AnturK <AnturK@users.noreply.github.com>