From 62df9c5a6b7974c9bed81641c8617d5bd15f39fa Mon Sep 17 00:00:00 2001 From: Bryce Hackel <34104885+bhackel@users.noreply.github.com> Date: Thu, 18 Jul 2024 23:54:59 -0700 Subject: [PATCH] Fix compilation error --- YTLitePlus.xm | 1 + 1 file changed, 1 insertion(+) diff --git a/YTLitePlus.xm b/YTLitePlus.xm index ce2d8a0..b9d5a9e 100644 --- a/YTLitePlus.xm +++ b/YTLitePlus.xm @@ -449,6 +449,7 @@ BOOL isTabSelected = NO; return orientations; } %end +%end // YTTapToSeek - https://github.com/bhackel/YTTapToSeek %group gYTTapToSeek