mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Add notification success to database
This commit is contained in:
parent
fc37a8afa3
commit
006e7c214d
5 changed files with 68 additions and 19 deletions
|
@ -109,6 +109,7 @@
|
|||
<th align="left" id="notification_notify_action">Action</th>
|
||||
<th align="left" id="notification_subject_text">Subject Text</th>
|
||||
<th align="left" id="notification_body_text">Body Text</th>
|
||||
<th align="left" id="notification_success"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue