mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-08-24 19:34:23 -05:00
Display raw card ID setting on server settings page.
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
<dd>{{ config.server.uri or 'http://eagate.573.jp' }}</dd>
|
||||
<dt>Network Name</dt>
|
||||
<dd>{{ config.name }}</dd>
|
||||
<dt>Raw Card IDs Accepted</dt>
|
||||
<dd>{{ 'yes' if config.server.allow_raw_ids else 'no' }}</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="section">
|
||||
|
||||
Reference in New Issue
Block a user