mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
startupfeedback: Remove debug message
This commit is contained in:
parent
cd6d5172e2
commit
f2777c016f
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ MouseArea { // use mousearea to ensure clicks don't go behind
|
|||
target: WindowPlugin.WindowUtil
|
||||
|
||||
function onAppActivationStarted(appId, iconName) {
|
||||
console.log(appId);
|
||||
icon.source = iconName
|
||||
openAnimSimple.restart();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue