feature/implement-external-login-api #30
@@ -62,7 +62,6 @@ public class HomeBoxConnectionProvider implements ConnectionProvider {
|
||||
@Override
|
||||
public void updateToRepository(ConnectionEntity existing, ConnectionResponse response) {
|
||||
|
||||
|
||||
if (existing instanceof HomeboxEntity hbE) {
|
||||
|
||||
hbE.setToken(response.token());
|
||||
|
||||
Reference in New Issue
Block a user