Skip to content

Commit e5aa990

Browse files
Andrew Bakerclaude
andcommitted
Add 🌩️ emoji to Tools menu label for visibility
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c105fa1 commit e5aa990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cs-code-block.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ public static function register_settings() {
562562
public static function add_tools_page() {
563563
add_management_page(
564564
'CloudScale Code and SQL',
565-
'CloudScale Code and SQL',
565+
'🌩️ CloudScale Code and SQL',
566566
'manage_options',
567567
self::TOOLS_SLUG,
568568
[ __CLASS__, 'render_tools_page' ]

0 commit comments

Comments
 (0)