mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 14:41:08 +00:00
parent
8d4f396757
commit
07c2dc8e27
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ public class VivoHomeBadger implements Badger {
|
|||
|
||||
@Override
|
||||
public List<String> getSupportLaunchers() {
|
||||
return Arrays.asList("com.vivo.launcher"); // com.bbk.launcher2
|
||||
return Arrays.asList("com.vivo.launcher");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue