From 48a486b044b191449a6374b2935619c46dbf417e Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 6 Jan 2022 16:52:43 +0100 Subject: [PATCH] fix: [template] missing newlines --- objects/ftm-Company/definition.json | 2 +- objects/github-user/definition.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/ftm-Company/definition.json b/objects/ftm-Company/definition.json index 86cfb89..f097710 100644 --- a/objects/ftm-Company/definition.json +++ b/objects/ftm-Company/definition.json @@ -485,4 +485,4 @@ ], "uuid": "b6da52a4-2290-47ad-b316-d31dc3274382", "version": 2 -} +} \ No newline at end of file diff --git a/objects/github-user/definition.json b/objects/github-user/definition.json index e8c11a9..66005d6 100644 --- a/objects/github-user/definition.json +++ b/objects/github-user/definition.json @@ -126,4 +126,4 @@ ], "uuid": "4329b5e6-8e6a-4b55-8fd1-9033782017d4", "version": 3 -} +} \ No newline at end of file