Skip to content

Commit

Permalink
fix(image-search-widget): Don't try to set default-tag
Browse files Browse the repository at this point in the history
It's read-only.
  • Loading branch information
marhkb committed Aug 6, 2022
1 parent 8e2088d commit eba8989
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion data/resources/ui/image-pull-page.ui
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
<binding name="client">
<lookup name="client">ImagePullPage</lookup>
</binding>
<property name="default-tag">latest</property>
</object>
</child>

Expand Down
1 change: 0 additions & 1 deletion data/resources/ui/image-selection-page.ui
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
<binding name="client">
<lookup name="client">ImageSelectionPage</lookup>
</binding>
<property name="default-tag">latest</property>
</object>
</child>

Expand Down

0 comments on commit eba8989

Please sign in to comment.