From 9ec528fd544bea19c17ea6b78adb93cc51884d35 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 1 May 2025 22:20:23 +0300 Subject: [PATCH] settings-api: add missing end closing `p` tag Signed-off-by: XhmikosR --- settings-api.lp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings-api.lp b/settings-api.lp index c2ab06da..371d79bc 100644 --- a/settings-api.lp +++ b/settings-api.lp @@ -102,7 +102,7 @@ mg.include('scripts/lua/settings_header.lp','r')
-

Important:
Those input fields accept regex entries only.
Please refer to our guide how to construct valid regex entries. +

Important:
Those input fields accept regex entries only.
Please refer to our guide how to construct valid regex entries.