From 3a996038684ed3d358259de6cde2f166dddaa04a Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Wed, 19 Feb 2025 09:30:25 -0500 Subject: Updating themes so that they work again --- themes/src/MainLoop.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/src/MainLoop.h') diff --git a/themes/src/MainLoop.h b/themes/src/MainLoop.h index 2573bb8..07520a2 100644 --- a/themes/src/MainLoop.h +++ b/themes/src/MainLoop.h @@ -26,4 +26,4 @@ struct MainLoop { void stop() { isRunning = false; } -}; \ No newline at end of file +}; -- cgit v1.2.1