fix wrong naming

work/spdx
Michail Vourlakos 4 years ago
parent e56342eeeb
commit 3ec62e6ecc

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

Loading…
Cancel
Save