mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
comment anon
This commit is contained in:
@@ -137,7 +137,7 @@ class BookCaseTable extends DataTableComponent
|
||||
'date' => $this->orangepill['date'],
|
||||
]);
|
||||
if ($this->orangepill['comment']) {
|
||||
$this->currentModal->comment($this->orangepill['comment']);
|
||||
$this->currentModal->comment($this->orangepill['comment'], null);
|
||||
}
|
||||
$this->resetModal();
|
||||
$this->emit('refreshDatatable');
|
||||
|
||||
Reference in New Issue
Block a user