Update discovery_gallery.py

This commit is contained in:
Believethehype 2024-12-07 00:10:22 +01:00
parent b742e7b0ff
commit f1a86e9641

View File

@ -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,