forked from e621ng/e621ng
6 lines
110 B
Ruby
6 lines
110 B
Ruby
![]() |
module Danbooru
|
||
|
class CustomConfiguration < Configuration
|
||
|
# Define your custom overloads here
|
||
|
end
|
||
|
end
|