This commit is contained in:
Albert Yi
2017-01-10 15:56:08 -08:00
parent f1c78d9a29
commit f1ffd6d9c9

View File

@@ -158,7 +158,7 @@
<th>API Limits</th>
<td>
<%= CurrentUser.user.remaining_api_limit %>
/ <%= CurrentUser.user.api_burst_limit %>,
/ <%= CurrentUser.user.api_burst_limit %> <span class="hint">(may not be up to date)</span>
</td>
</tr>
<% end %>