From e69cbc8633a00b7e83b17c24fa448397f36d1157 Mon Sep 17 00:00:00 2001 From: Mikayla Fischler Date: Sat, 29 Jun 2024 23:53:37 -0400 Subject: [PATCH] luacheck fix 3 who could see this coming --- build/_offline.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/_offline.lua b/build/_offline.lua index 7f6a967..b8deeb4 100644 --- a/build/_offline.lua +++ b/build/_offline.lua @@ -113,3 +113,5 @@ print("All files have been installed. The app can be started with 'startup' and lgray() print("Hint: You can use 'ccmsim' to manage your off-line installation.") white() + +--luacheck: pop