mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-27 06:33:18 +00:00
✏️ Fix typo in project card component: correct "Anstragssteller" to "Antragssteller".
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
+{{ $project->votes->where('value', true)->count() }} Unterstützer
|
+{{ $project->votes->where('value', true)->count() }} Unterstützer
|
||||||
</flux:badge>
|
</flux:badge>
|
||||||
@endif
|
@endif
|
||||||
<flux:link href="https://njump.me/{{ $project->einundzwanzigPleb->npub }}" target="_blank">Anstragssteller</flux:link>
|
<flux:link href="https://njump.me/{{ $project->einundzwanzigPleb->npub }}" target="_blank">Antragssteller</flux:link>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Second row: Action buttons -->
|
<!-- Second row: Action buttons -->
|
||||||
|
|||||||
Reference in New Issue
Block a user