From 5c3f2024c50ee368929076b905f20d6141089bfe Mon Sep 17 00:00:00 2001 From: leecalcote Date: Wed, 4 Aug 2021 02:09:07 +0000 Subject: [PATCH] run error codes utility Signed-off-by: l5io --- helpers/component_info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helpers/component_info.json b/helpers/component_info.json index 3597dad9..fafb4de2 100644 --- a/helpers/component_info.json +++ b/helpers/component_info.json @@ -1,5 +1,5 @@ { - "name": "osm", - "type": "adapter", - "next_error_code": 1000 + "name": "osm", + "type": "adapter", + "next_error_code": 1012 } \ No newline at end of file