Add a reference to the AuthD::Service definition in the client.
This commit is contained in:
parent
31f06faf5b
commit
d0fce2a382
@ -21,6 +21,9 @@ class Baguette::Configuration
|
||||
end
|
||||
end
|
||||
|
||||
class AuthD::Service < IPC::Server
|
||||
end
|
||||
|
||||
# Requests and responses.
|
||||
require "./exceptions"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user