Return account widget to it's former glory

This commit is contained in:
Jaime van Kessel 2022-03-31 14:19:41 +02:00
parent af712785c8
commit 124602d2ad
3 changed files with 5 additions and 5 deletions

View file

@ -203,7 +203,7 @@ Item
}
}
/*AccountWidget
AccountWidget
{
id: accountWidget
anchors
@ -212,5 +212,5 @@ Item
right: parent.right
rightMargin: UM.Theme.getSize("default_margin").width
}
}*/
}
}