Skip to content

Commit e7c5810

Browse files
committed
lock the gremlins up
1 parent 4c253af commit e7c5810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/services/forum_replacement_service.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ class ForumReplacementService < Service
472472
}
473473

474474
def self.replace_for(text, user)
475-
gremlins_phase = 1
475+
gremlins_phase = 0
476476
replaced_text = text.dup
477477

478478
# Page tag replacements

0 commit comments

Comments
 (0)