From 4e3e293495d4295620ce212c1710cda8c8e8f8b7 Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Tue, 11 Nov 2025 15:32:11 +0800 Subject: [PATCH] refactor(EntityGrid): simplify alphabetical section label Change "Everyone Else" to "Everyone" for clearer, more concise labeling --- src/components/EntityGrid.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/EntityGrid.vue b/src/components/EntityGrid.vue index 9660e1c8..b85e6d09 100644 --- a/src/components/EntityGrid.vue +++ b/src/components/EntityGrid.vue @@ -108,7 +108,7 @@ projects, and special entities with selection. * * @author Matthew Raymer */
  • - Everyone Else + Everyone