From 59a0182d0e31f82be87a9156a271717e44851222 Mon Sep 17 00:00:00 2001 From: brooke Date: Tue, 11 Jun 2024 14:43:48 -0400 Subject: [PATCH] add forgotten comma --- themes/gallo/static/admin/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index fabe88d..89e61c9 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -89,4 +89,4 @@ collections: - label: Category name: cat widget: select - options: ["Backdrops", "Arches", "Canopies", "Chandeliers", "Signaturepieces", "Centerpieces" "Other"] \ No newline at end of file + options: ["Backdrops", "Arches", "Canopies", "Chandeliers", "Signaturepieces", "Centerpieces", "Other"] \ No newline at end of file