From ec370a1aa1ca2632233a9aa410158a7745f46e73 Mon Sep 17 00:00:00 2001 From: thijmendam Date: Mon, 13 Mar 2023 00:02:37 +0100 Subject: [PATCH] Removed icon for "Layout Designer for UICollectionView" (previous 404 not found) --- applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications.json b/applications.json index 33b199b3..0d6b5a43 100644 --- a/applications.json +++ b/applications.json @@ -8410,7 +8410,7 @@ ], "repo_url": "https://github.com/amirdew/CollectionViewPagingLayout", "title": "Layout Designer for UICollectionView", - "icon_url": "https://github.com/amirdew/CollectionViewPagingLayout/blob/master/Samples/PagingLayoutSamples/Assets.xcassets/AppIcon.appiconset/icon_40x40@3x.png?raw=true", + "icon_url": "", "screenshots": [ "https://amir.app/git/layout_designer_preview.gif" ],