Took 3 minutes

Took 17 seconds
This commit is contained in:
Lukas Brübach 2026-06-17 04:41:34 +02:00
parent de7bb7ddb9
commit 09f1d3cfb3

View file

@ -152,7 +152,7 @@ public:
RemoteClient *getRemoteClient() const RemoteClient *getRemoteClient() const
{ {
return client; return connectionController->client();
} }
TabSupervisor *getTabSupervisor() const TabSupervisor *getTabSupervisor() const