Skip to content
Snippets Groups Projects
Commit e5e1130d authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'patch-2' into 'pregmod-master'

Fix DJ ignore/fix flaws toggle

Closes #2063

See merge request !7421
parents baa67ec6 34fd6d8f
No related branches found
No related tags found
1 merge request!7421Fix DJ ignore/fix flaws toggle
......@@ -258,7 +258,7 @@
<div>
<<if _S.DJ>>
<<if _S.DJignoresFlaws != 1>>
<<if $DJignoresFlaws != 1>>
_S.DJ.slaveName will attempt to fix flaws in <<print $clubName>>'s sluts.
[[Ignore flaws|Club][$DJignoresFlaws = 1]]
<<else>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment