From bb0abbc1ce25f3c71ee8a9267724ff9649ac0c48 Mon Sep 17 00:00:00 2001 From: rizaldy Date: Thu, 29 Aug 2024 01:07:37 +0700 Subject: [PATCH] refactor: remove empty spaces --- client/video-watch-client-plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/video-watch-client-plugin.js b/client/video-watch-client-plugin.js index e922fd8..2bf31eb 100644 --- a/client/video-watch-client-plugin.js +++ b/client/video-watch-client-plugin.js @@ -28,7 +28,7 @@ function setup({ player, video }) { if (video.byAccount === 'root') { trakteerTo = 'evilfactorylabs' } - + if (video.byAccount === 'r17x') { trakteerTo = 'ri7nz' }