Compare commits

..

1 Commits
v0.1.1 ... main

Author SHA1 Message Date
6a59360147 fix: change r17x -> rin 2024-08-29 01:25:17 +07:00

View File

@ -29,7 +29,7 @@ function setup({ player, video }) {
trakteerTo = 'evilfactorylabs' trakteerTo = 'evilfactorylabs'
} }
if (video.byAccount === 'r17x') { if (video.byAccount === 'rin') {
trakteerTo = 'ri7nz' trakteerTo = 'ri7nz'
} }