mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
nostrplebs api added
This commit is contained in:
@@ -23,7 +23,7 @@ class PlebsOverview extends Component
|
||||
'nostr',
|
||||
'id',
|
||||
])
|
||||
->whereNot('nostr')
|
||||
->whereNotNull('nostr')
|
||||
->orderByDesc('id')
|
||||
->get()
|
||||
->unique('nostr')
|
||||
|
||||
Reference in New Issue
Block a user