6 lines
110 B
Plaintext
Executable File
6 lines
110 B
Plaintext
Executable File
module Danbooru
|
|
class CustomConfiguration < Configuration
|
|
# Define your custom overloads here
|
|
end
|
|
end
|