refactor: remove empty spaces

This commit is contained in:
rizaldy 2024-08-29 01:07:37 +07:00
parent 7c582d6315
commit bb0abbc1ce

View File

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