pixiv: fix Source::URL::Pixiv not being included in Source::URL list.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
module Source
|
||||
class URL < Danbooru::URL
|
||||
SUBCLASSES = [
|
||||
Source::URL::Pixiv,
|
||||
Source::URL::Twitter,
|
||||
Source::URL::ArtStation,
|
||||
Source::URL::Fanbox,
|
||||
|
||||
Reference in New Issue
Block a user