This commit is contained in:
Shreya Keshive
2026-01-27 13:37:01 -05:00
parent 7904f973a0
commit 89337d7d79
3 changed files with 4 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ export function useApprovalModeIndicator({
addItem(
{
type: MessageType.WARNING,
text: 'You cannot enter YOLO mode since it is disabled in your settings.',
text: 'You cannot enter YOLO mode since it is disabled by your admin.',
},
Date.now(),
);