Merge branch 'NotAShelf:main' into overhaul-spell

This commit is contained in:
Yavor Kolev 2023-08-11 16:56:47 +03:00 committed by GitHub
commit 97764f6140
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 243 additions and 170 deletions

View file

@ -13,7 +13,6 @@
else "'${value}'";
# convert an expression to lua
expToLua = exp:
if builtins.isList exp
then listToLuaTable exp # if list, convert to lua table