From 7d99c621a964d7069128a0c066d84db20e9689e6 Mon Sep 17 00:00:00 2001 From: Osama Sayegh Date: Tue, 2 Jul 2024 00:13:04 +0300 Subject: [PATCH] FIX: Use correct label for column header (#297) This commit changes the header for the first column of the queries table to have the correct label. Currently it says "Created by", but it should be "Query". --- .../javascripts/discourse/templates/admin/plugins-explorer.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/javascripts/discourse/templates/admin/plugins-explorer.hbs b/assets/javascripts/discourse/templates/admin/plugins-explorer.hbs index 7ee96a0..a99fd1e 100644 --- a/assets/javascripts/discourse/templates/admin/plugins-explorer.hbs +++ b/assets/javascripts/discourse/templates/admin/plugins-explorer.hbs @@ -294,7 +294,7 @@ >