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": [] +}