From 9d4cc2961c568f0f07f9378f4dd4f0e8845ea340 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 16 Jun 2021 16:08:45 +0100 Subject: [PATCH] Fixed NPE --- eco-core/core-plugin/src/main/resources/data.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/data.json b/eco-core/core-plugin/src/main/resources/data.json index e69de29b..0e0dcd23 100644 --- a/eco-core/core-plugin/src/main/resources/data.json +++ b/eco-core/core-plugin/src/main/resources/data.json @@ -0,0 +1,3 @@ +{ + +} \ No newline at end of file