fix new torrent email notification

This commit is contained in:
xiaomlove
2024-12-23 23:52:30 +08:00
parent edadbf0048
commit 2ca703c8df
4 changed files with 19 additions and 10 deletions

View File

@@ -17,6 +17,11 @@
<td>{{$record->email}}</td>
<td></td>
</tr>
<tr>
<th>Passkey</th>
<td>{{$record->passkey}}</td>
<td></td>
</tr>
<tr>
<th>{{__('label.status')}}</th>
<td>{{$record->status}}</td>