mirror of https://github.com/KDE/kasts.git
Minor fixes (partly on alligator work/podcasts branch)
This commit is contained in:
parent
13868709e7
commit
2a9fc8e0a9
|
@ -26,7 +26,7 @@ Kirigami.OverlaySheet {
|
|||
Controls.TextField {
|
||||
id: urlField
|
||||
Layout.fillWidth: true
|
||||
text: "https://planet.kde.org/global/atom.xml/"
|
||||
text: "https://planet.kde.org/global/atom.xml"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue