added user test, basic user methods
This commit is contained in:
5
config/danbooru_local_config.rb
Normal file
5
config/danbooru_local_config.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
module Danbooru
|
||||
class CustomConfiguration < Configuration
|
||||
# Define your custom overloads here
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user