Fix user IPs table breaking if there are blank IPs.
Fix user_id showing on right of history table in info page. Add Donations button to readme.
This commit is contained in:
@@ -189,6 +189,7 @@ from plexpy import helpers
|
||||
<th class="never" align='left' id="user"></th>
|
||||
<th class="never" align='left' id="media_type"></th>
|
||||
<th class="never" align='left' id="video_decision"></th>
|
||||
<th class="never" align='left' id="user_id"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
Reference in New Issue
Block a user