From 03927ee7a532b87b14b80fceafac4aaa829c8fdc Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:30:54 -0300 Subject: [PATCH] remove emoji --- naming.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/naming.php b/naming.php index 842d604..174cc9a 100644 --- a/naming.php +++ b/naming.php @@ -1,8 +1,8 @@ '😎 Account', - 'features/' => '🥑 Features', - 'settings/' => '⚙️ Settings', - 'dashboard/' => '🎛 Dashboard', + 'account/' => 'Account', + 'features/' => 'Features', + 'settings/' => 'Settings', + 'dashboard/' => 'Dashboard', ];