Add {machine_id} to notification options
This commit is contained in:
@@ -1242,6 +1242,10 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
|
||||
<td><strong>{user_id}</strong></td>
|
||||
<td>The unique identifier for the user.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>{machine_id}</strong></td>
|
||||
<td>The unique identifier for the player.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="notification-params">
|
||||
|
Reference in New Issue
Block a user