From b824813815b4dacccfb5714051a42b78acebc490 Mon Sep 17 00:00:00 2001 From: Tomislav Ivanov <78173711+TIVMOF@users.noreply.github.com> Date: Thu, 9 Apr 2026 13:15:43 +0300 Subject: [PATCH] Update project.json --- codbex-countries/project.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/codbex-countries/project.json b/codbex-countries/project.json index eec31c0..af8b2aa 100644 --- a/codbex-countries/project.json +++ b/codbex-countries/project.json @@ -1,3 +1,4 @@ { - "guid": "codbex-countries" -} \ No newline at end of file + "guid": "codbex-countries", + "actions": [] +}