mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Rename shrotcut container to deep-shrotcuts
Change-Id: If94f0dfa447235f3b1a652f7b6c749695b42d97c
This commit is contained in:
@@ -251,7 +251,7 @@ public class AppEventProducer implements StatsLogConsumer {
|
||||
return "predictions";
|
||||
}
|
||||
case SHORTCUTS_CONTAINER: {
|
||||
return "shortcuts";
|
||||
return "deep-shortcuts";
|
||||
}
|
||||
case FOLDER: {
|
||||
FolderContainer fc = ci.getFolder();
|
||||
|
||||
Reference in New Issue
Block a user