diff options
Diffstat (limited to 'src/wasp-twitch.el')
| -rw-r--r-- | src/wasp-twitch.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wasp-twitch.el b/src/wasp-twitch.el index 419d8fc9..979eb8ee 100644 --- a/src/wasp-twitch.el +++ b/src/wasp-twitch.el @@ -557,7 +557,7 @@ CALLBACK will be passed the winner when the poll concludes." (w/copfish-update-user user) (when (s-equals? (s-downcase user) "modclonk") (w/obs-activate-toggle 'modclonk)) - + (w/resolve-record-user user) (w/hex-tick user) (w/hex-transform user |
