chore: Remove party emoji from forum reactions
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e8586b3e4e
commit
36d988aee3
@ -27,7 +27,7 @@ from utils.notifications import (
|
||||
|
||||
# Constants
|
||||
EDIT_TIME_LIMIT_HOURS = 24
|
||||
AVAILABLE_REACTIONS = ['👍', '❤️', '🎉']
|
||||
AVAILABLE_REACTIONS = ['👍', '❤️']
|
||||
|
||||
# Logger
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user