Add {machine_id} to notification options

This commit is contained in:
JonnyWong16 2016-02-04 08:34:15 -08:00
parent e2120393a2
commit db543b8912
2 changed files with 5 additions and 0 deletions

View file

@ -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">