mirror of
https://github.com/KDE/latte-dock.git
synced 2024-12-26 23:21:37 +03:00
fix #891,import old launchers only once
--import deprecated launchers to new architecture only once
This commit is contained in:
parent
cd3616537c
commit
410190e615
@ -52,6 +52,7 @@ function importLaunchersToNewArchitecture(){
|
||||
}
|
||||
|
||||
plasmoid.configuration.launchers59 = newLaunchers;
|
||||
plasmoid.configuration.launchers = "";
|
||||
}
|
||||
|
||||
function restoreLaunchers(){
|
||||
|
Loading…
Reference in New Issue
Block a user