Skip to content

Commit

Permalink
(autocommit) Updated autocompletion data (#4194)
Browse files Browse the repository at this point in the history
Co-authored-by: mudlet-machine-account <mudlet-machine-account@users.noreply.github.com>
  • Loading branch information
1 parent 5ad2a4b commit 285c011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lua-function-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@
"stopStopWatch": "stopStopWatch(watchID or watchName)",
"suffix": "suffix(text, [writingFunction], [foregroundColor], [backgroundColor], [windowName])",
"tempAlias": "aliasID = tempAlias(regex, code to do)",
"tempAnsiColorTrigger": "tempAnsiColorTrigger(foregroundColor, backgroundColor, code, expireAfter)",
"tempAnsiColorTrigger": "tempAnsiColorTrigger(foregroundColor[, backgroundColor], code[, expireAfter])",
"tempBeginOfLineTrigger": "tempBeginOfLineTrigger(part of line, code, expireAfter)",
"tempButton": "tempButton(toolbar name, button text, orientation)",
"tempButtonToolbar": "tempButtonToolbar(name, location, orientation)",
Expand Down

0 comments on commit 285c011

Please sign in to comment.