1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

profanity determent actually reads the configuration enable setting :P

removed unneeded semi colon in template
fixed accidentally truncating last character of message in activity
This commit is contained in:
RaidMax
2018-03-29 23:13:40 -05:00
parent 433436293a
commit 71313b76d9
6 changed files with 37 additions and 20 deletions

View File

@ -83,7 +83,7 @@
</div>
</div>
<div id="target_id">
@RenderSection("targetid", required: false);
@RenderSection("targetid", required: false)
</div>
<!-- End Action Modal -->