Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
SnoutBug authored Mar 8, 2022
1 parent 7ad4123 commit 288deef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contents/ui/MenuRepresentation.qml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ PlasmaCore.Dialog {
var pos = popupPosition(width, height);
x = pos.x;
y = pos.y;
requestActivate();
}
}

Expand Down

0 comments on commit 288deef

Please sign in to comment.