From 75337cf31c22182270c669656b70d5818a962550 Mon Sep 17 00:00:00 2001 From: Timofey Khoruzhii Date: Tue, 9 May 2023 01:27:22 +0300 Subject: [PATCH] test CI --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index 46d9538..ce45327 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -135,3 +135,4 @@ int main(int argc, char* argv[]) { projects.SaveToYaml(GetLocalPath() / "projects.yml"); } } +