From 002fd3c1fcacf1a538e47ce28dca8ba1df989bbc Mon Sep 17 00:00:00 2001 From: Ethan$pl33fan <90183370+EthanSpleefan@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:55:50 +1000 Subject: [PATCH] Update pterostats-egg.json --- pterostats-egg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pterostats-egg.json b/pterostats-egg.json index ff35981..03e92eb 100644 --- a/pterostats-egg.json +++ b/pterostats-egg.json @@ -39,7 +39,7 @@ "default_value": "", "user_viewable": true, "user_editable": true, - "rules": "nullable,string,max:64" + "rules": "nullable|string|max:64" } ] } \ No newline at end of file