mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
disable tweet
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
</div>
|
||||
@endif
|
||||
</div>
|
||||
<div>
|
||||
{{--<div>
|
||||
@if($libraryItem->approved && auth()->user()?->hasRole('news-editor') && !$libraryItem->tweet)
|
||||
<div x-data="{}">
|
||||
<x-button xs
|
||||
@@ -98,7 +98,7 @@
|
||||
</x-button>
|
||||
</div>
|
||||
@endif
|
||||
</div>
|
||||
</div>--}}
|
||||
<div>
|
||||
@if(!$libraryItem->approved && auth()->user()?->hasRole('news-editor'))
|
||||
<x-button
|
||||
|
||||
Reference in New Issue
Block a user