Update connection.capnp

This commit is contained in:
TheJoKlLa 2021-09-07 13:56:50 +00:00
parent 9696fa8370
commit 0fbf55ba5b

View File

@ -15,7 +15,7 @@ interface Bootstrap
{
authenticationSystem @0 () -> ( authenticationSystem : AuthenticationSystem );
machineSystem @1 () -> ( machineSystem : MachineSystem );
machineSystem @1 () -> ( machineSystem : MachineSystem );
userSystem @2 () -> ( userSystem : UserSystem );