Fix formspec syntax error

Missing ]
This commit is contained in:
Athozus 2024-03-30 21:26:50 +01:00
parent 6cf4618bb1
commit ee565069d7
No known key found for this signature in database
GPG key ID: B50895022E8484BF

View file

@ -53,7 +53,7 @@ function mail.show_about(name)
label[0.2,0;Mail] label[0.2,0;Mail]
label[0.2,0.5;]] .. S("Provided by mt-mods") .. [[] label[0.2,0.5;]] .. S("Provided by mt-mods") .. [[]
label[0.2,0.9;]] .. S("Version: @1", "1.4.0-dev") .. [[ label[0.2,0.9;]] .. S("Version: @1", "1.4.0-dev") .. [[]
box[0,1.5;3,0.45;]] .. mail.get_color("highlighted") .. [[] box[0,1.5;3,0.45;]] .. mail.get_color("highlighted") .. [[]
label[0.2,1.5;]] .. S("Licenses") .. [[] label[0.2,1.5;]] .. S("Licenses") .. [[]