diff --git a/src/main.cr b/src/main.cr index 281589d..769dbbb 100644 --- a/src/main.cr +++ b/src/main.cr @@ -84,4 +84,4 @@ when .fetch("status", false) status = Faaso::Commands::Status.new.run(ans, ans["FUNKO"].as(String)) end -exit(status) \ No newline at end of file +exit(status)