remove a test formspec

This commit is contained in:
tour 2024-02-13 16:19:43 +01:00
parent 7faa35f219
commit 95efe81a8d

View File

@ -6,6 +6,5 @@ chat_formspec.preset = {
"#How to replant?",
default = "You have shown behavior about which we have some questions for reasons of moderation. " ..
"It would be nice if you could answer them. Otherwise we will unfortunately have to resort to other means.#",
test = "test :-) #OK"
"It would be nice if you could answer them. Otherwise we will unfortunately have to resort to other means.",
}