From af0ee7ef92f295b83b1edec14df770b6e1b2bb80 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 4 Jan 2023 13:37:24 +1100 Subject: [PATCH] Update categories.json --- src/categories.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/categories.json b/src/categories.json index a5d7ab64e..3fe8a592d 100644 --- a/src/categories.json +++ b/src/categories.json @@ -759,9 +759,9 @@ }, "110": { "groups": [ - 1 + 8 ], - "name": "Form Builder", - "priority": 7 + "name": "Form Builders", + "priority": 8 } -} \ No newline at end of file +}