mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-03 15:27:07 +00:00
[AB-217] fixing defining variables, the variable bled into the next iteration
This commit is contained in:
@@ -1 +1 @@
|
||||
${profanityRegexName}: `${profanityRegex}` <#if profanityReplacement??>replaced with ${profanityReplacement}</#if>
|
||||
${profanityRegexName}: `${profanityRegex}` <#if profanityReplacement?has_content>replaced with ${profanityReplacement}</#if>
|
||||
Reference in New Issue
Block a user