From f1a86e96412cf82c0be4228db05cc4bbf994a725 Mon Sep 17 00:00:00 2001 From: Believethehype <1097224+believethehype@users.noreply.github.com> Date: Sat, 7 Dec 2024 00:10:22 +0100 Subject: [PATCH] Update discovery_gallery.py --- tests/discovery_gallery.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/discovery_gallery.py b/tests/discovery_gallery.py index 6915be0..100e1ba 100644 --- a/tests/discovery_gallery.py +++ b/tests/discovery_gallery.py @@ -33,7 +33,6 @@ def build_example_gallery(name, identifier, admin_config, options, image, cost=0 nip89info = { "name": name, "picture": image, - "image": image, "about": "I show popular notes from the Olas feed", "lud16": dvm_config.LN_ADDRESS, "supportsEncryption": True,