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