lua: properly pop table fields off the stack
We weren't popping fields off the stack, so when we reffed the configtable we actually were referencing something else. The config tablewould get garbage collected, causing issues on reconnect.
rockorager.dev 1 year ago 46229b57 ac04b5a4