Commit Graph
1 Commits
Author SHA1 Message Date
yaw-man baa3655ca3 Fix sample.lua iteration
sample.lua did not iterate over the output of :select() correctly. It had been written assuming the keys were attributes, when in fact the keys are numbers, and the values are attributes. This caused an error when running the sample script.
2021-08-25 08:20:00 +03:00