extensionPrefs: Remove stray > in .ui file

This slipped through as GtkBuilder still accepts it, but let's
not rely on that and fix our XML.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/2180
This commit is contained in:
Florian Müllner 2020-02-06 20:03:35 +01:00
parent b7df1133b8
commit 9d7a319721

View File

@ -256,7 +256,7 @@
<property name="margin">6</property>
<property name="icon_name">software-update-available-symbolic</property>
<style>
<class name="warning"/>>
<class name="warning"/>
</style>
</object>
</child>