diff --git a/totally_reset_cursor.py b/totally_reset_cursor.py index 44d1d67..7bf0ffb 100644 --- a/totally_reset_cursor.py +++ b/totally_reset_cursor.py @@ -26,7 +26,7 @@ EMOJI = { "SUCCESS": "✅", "ERROR": "❌", "INFO": "ℹ️", - "RESET": "��", + "RESET": "🔄", "WARNING": "⚠️", }