diff options
| author | LLLL Colonq <llll@colonq> | 2025-01-14 01:59:14 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-01-14 01:59:14 -0500 |
| commit | d293e0a48427a224e4d3c4c4099b604d59ccabcf (patch) | |
| tree | 38a8a57150a35eec49dc8a29eb1dda8530721299 /src/wasp-twitch.el | |
| parent | 83f9a7b14bfb2fc90044d2809485b1c0a39cc841 (diff) | |
Update
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 |
