mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-14 03:46:00 +00:00
[AB-80] added statistic module containing a first draft of templates for emote tracking
changed text to indicate a feature mode is part of the default config removed command reference from incorrect feature mode exception template
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<#assign commandName=model.command.configuration.name/>
|
||||
<#assign featureName=model.featureEnum.key/>
|
||||
<#assign featureModes><#list model.requiredModes as mode>${mode.key}<#sep>,</#list></#assign>
|
||||
<#include "incorrect_feature_mode_exception_text">
|
||||
Reference in New Issue
Block a user