diff --git a/plugins/video/lib/ext/article.rb b/plugins/video/lib/ext/article.rb index 27bdc7d..7579c53 100644 --- a/plugins/video/lib/ext/article.rb +++ b/plugins/video/lib/ext/article.rb @@ -4,7 +4,7 @@ class Article #FIXME This should be done via hotspot def self.folder_types_with_video - self.folder_types_without_video << 'VideoPugin::VideoGallery' + self.folder_types_without_video << 'VideoPlugin::VideoGallery' end #FIXME This should be done via hotspot -- libgit2 0.21.2