AvatarWidget: fix reset_revealer

parent de638b5f
......@@ -56,6 +56,7 @@ class AvatarWidget(BaseWidget):
transition_duration=150,
child=self.reset_button,
reveal_child=False,
valign=Gtk.Align.START,
halign=Gtk.Align.END
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment