diff options
Diffstat (limited to 'app/lib')
-rw-r--r-- | app/lib/bangtags.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/lib/bangtags.rb b/app/lib/bangtags.rb index 9a1b74512..c85f4ee34 100644 --- a/app/lib/bangtags.rb +++ b/app/lib/bangtags.rb @@ -707,7 +707,6 @@ class Bangtags when 'draft' chunk = nil - @status.local_only = true @status.hidden = true @vore_stack.push('_draft') @component_stack.push(:var) |