mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-12 21:42:13 +00:00
Fixing spacing.
This commit is contained in:
@@ -55,7 +55,7 @@ Functions, conditionals and loops alwyas end with "end"
|
||||
|
||||
```lua
|
||||
if x == 2 then
|
||||
y = 6
|
||||
y = 6
|
||||
end
|
||||
|
||||
function dostuff(things)
|
||||
|
||||
Reference in New Issue
Block a user