1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-09 00:58:15 +03:00

fix wrong naming

This commit is contained in:
Michail Vourlakos 2021-01-16 13:59:02 +02:00
parent e56342eeeb
commit 3ec62e6ecc

View File

@ -95,7 +95,7 @@ Item{
function startLauncherAnimation(){
if(taskItem.abilities.animations.launcherBouncingEnabled){
taskItem.abilities.animationstarted();
taskItem.animationStarted();
init();
taskItem.launcherAction();
launcherAnimationLoader.item.start();