mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Fix for say hotkey T not triggering typing indicator
This commit is contained in:
+1
-1
@@ -347,7 +347,7 @@ macro "hotkeymode"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "T"
|
||||
command = "say"
|
||||
command = ".say"
|
||||
is-disabled = false
|
||||
elem "w_key"
|
||||
name = "W+REP"
|
||||
|
||||
Reference in New Issue
Block a user