Add a reference to the AuthD::Service definition in the client.
This commit is contained in:
parent
ccd288a156
commit
c39e639ab1
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ class Baguette::Configuration
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
class AuthD::Service < IPC::Server
|
||||||
|
end
|
||||||
|
|
||||||
# Requests and responses.
|
# Requests and responses.
|
||||||
require "./exceptions"
|
require "./exceptions"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue