mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-27 14:50:21 +03:00
do not add double launchers
--when the user used the Add launcher from the context menu in Plasma 5.9 then a double launcher was added
This commit is contained in:
parent
f69d43a09c
commit
3151b2a50d
@ -574,7 +574,7 @@ PlasmaComponents.ContextMenu {
|
||||
root.updateLaunchersNewArchitecture();
|
||||
} else {
|
||||
tasksModel.requestAddLauncher(visualParent.m.LauncherUrlWithoutIcon);
|
||||
root.updateLaunchersNewArchitecture();
|
||||
// root.updateLaunchersNewArchitecture();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user