lnbits paid articles added

This commit is contained in:
HolgerHatGarKeineNode
2023-03-14 17:39:02 +01:00
parent ff4cf541a3
commit ee3c97e785
2 changed files with 2 additions and 3 deletions

View File

@@ -166,8 +166,7 @@
: {{ $libraryItem->lecturer->name }}</div>
</div>
<div class="flex space-x-1 text-sm text-gray-300">
<time
datetime="2020-03-16">{{ number_format($libraryItem->sats, 0, ',', '.') }} {{ __('sats') }}</time>
<time>{{ number_format($libraryItem->sats, 0, ',', '.') }} {{ __('sats') }}</time>
</div>
</div>
</div>