Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Commit 98628fb

Browse files
committed
Type-hint update
1 parent 8f19ed4 commit 98628fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/main.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ TriggerEvent('chat:addSuggestion', '/firedispatch', 'Manages the fire script dis
115115
},
116116
{
117117
name = "dispatchMessage",
118-
help = "Sets a custom dispatch message for the scenario (use only with par. #1 scenario)"
118+
help = "(optional) Sets a custom dispatch message for the scenario (use only with par. #1 scenario; leave empty to remove previous custom message)"
119119
}
120120
})
121121

0 commit comments

Comments
 (0)