Skip to content

Commit

Permalink
fix: Use proper alignment for initial status page description
Browse files Browse the repository at this point in the history
  • Loading branch information
pojntfx committed Aug 26, 2023
1 parent b0d2945 commit 3b93e21
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions internal/ressources/assistant.ui
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,7 @@
<property name="margin-end">12</property>
<property name="icon-name">com.pojtinger.felicitas.vintangle</property>
<property name="title">Vintangle</property>
<property name="description">
<![CDATA[Enter a <a href="https://en.wikipedia.org/wiki/Magnet_URI_scheme">magnet link</a> or <a href="https://github.com/pojntfx/vintangle/wiki/Stream-Codes">stream code</a> to start streaming]]>
</property>
<property name="description"><![CDATA[Enter a <a href="https://en.wikipedia.org/wiki/Magnet_URI_scheme">magnet link</a> or <a href="https://github.com/pojntfx/vintangle/wiki/Stream-Codes">stream code</a> to start streaming]]></property>

<child>
<object class="GtkEntry" id="magnet-link-entry">
Expand Down

0 comments on commit 3b93e21

Please sign in to comment.