mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 19:41:56 +00:00
* 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>