1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-25 20:22:39 +01:00

Fix blog link

This commit is contained in:
Elias Steurer 2021-04-16 10:25:36 +02:00
parent a70aa8da2d
commit 94a7f26b05

View File

@ -105,6 +105,9 @@ Item {
id: repeater
model: ListModel {
id: webModel
ListElement {
url: "https://screen-play.app/blog/"
}
ListElement {
url: "https://kelteseth.gitlab.io/ScreenPlayDocs/"
}