From dd6d33c39aa0f9457ea37c1dc3a6f710457a123c Mon Sep 17 00:00:00 2001 From: Marius Kleidl Date: Mon, 6 Nov 2023 10:17:56 +0100 Subject: [PATCH] Fix formatting --- .../implementations/tus-blazor-client.json | 25 +++++++++---------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/src/content/implementations/tus-blazor-client.json b/src/content/implementations/tus-blazor-client.json index f40648da..e400ebaf 100644 --- a/src/content/implementations/tus-blazor-client.json +++ b/src/content/implementations/tus-blazor-client.json @@ -1,15 +1,14 @@ { - "href": "https://github.com/thsdmfwns/tus-blazor-client", - "authors": [ - { - "name": "SonDev", - "href": "https://github.com/thsdmfwns" - } - ], - "name": "tus-blazor-client", - "description": "tus-blazor-client is a wrapper library project for tus-js-client that can be used in .NET Blazor.", - "license": "MIT", - "type": "community", - "subtype": "client" + "href": "https://github.com/thsdmfwns/tus-blazor-client", + "authors": [ + { + "name": "SonDev", + "href": "https://github.com/thsdmfwns" + } + ], + "name": "tus-blazor-client", + "description": "tus-blazor-client is a wrapper library project for tus-js-client that can be used in .NET Blazor.", + "license": "MIT", + "type": "community", + "subtype": "client" } - \ No newline at end of file