From 26c8b061626a5e95c86cf464320f923781977be5 Mon Sep 17 00:00:00 2001 From: fsociety Date: Wed, 4 Jun 2025 17:49:23 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(pleb-table):=20update=20Nost?= =?UTF-8?q?rudel=20URL=20in=20Npub=20link=20for=20accuracy=20and=20functio?= =?UTF-8?q?nality?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Livewire/EinundzwanzigPlebTable.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Livewire/EinundzwanzigPlebTable.php b/app/Livewire/EinundzwanzigPlebTable.php index f2896b8..061f29e 100644 --- a/app/Livewire/EinundzwanzigPlebTable.php +++ b/app/Livewire/EinundzwanzigPlebTable.php @@ -93,7 +93,7 @@ final class EinundzwanzigPlebTable extends PowerGridComponent ->add( 'npub', fn(EinundzwanzigPleb $model) - => 'Nostr Profile', )