mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 06:14:10 +01:00
Fix a bug
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
cb6785c5b1
commit
7ae16e87e4
@ -25,7 +25,7 @@ import com.nextcloud.talk.interfaces.ClosedInterface;
|
||||
|
||||
public class ClosedInterfaceImpl implements ClosedInterface {
|
||||
@Override
|
||||
public void ProviderInstallerInstallIfNeededAsync() {
|
||||
public void providerInstallerInstallIfNeededAsync() {
|
||||
// does absolutely nothing :)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user