lib/rabbit/theme/twitter-comment/twitter-comment.rb in rabbit-0.9.3 vs lib/rabbit/theme/twitter-comment/twitter-comment.rb in rabbit-1.0.0

- old
+ new

@@ -1,7 +1,7 @@ theme_exit unless display? -@twitter_footer_color ||= @default_foreground +@twitter_footer_color ||= @foreground if !defined?(@twitter_footer_filters) or @twitter_footer_filters.nil? theme_exit("must specify @twitter_footer_filters!! as " + "array of keyword: ['keyword1', 'keyword1', ...])") end