style: format
This commit is contained in:
+4
-4
@@ -107,10 +107,10 @@ AppWindow {
|
||||
}
|
||||
|
||||
AppLink {
|
||||
text: "flowy.live"
|
||||
onClicked: {
|
||||
Qt.openUrlExternally("https://flowy.live")
|
||||
}
|
||||
text: "flowy.live"
|
||||
onClicked: {
|
||||
Qt.openUrlExternally("https://flowy.live");
|
||||
}
|
||||
}
|
||||
|
||||
AppImage {
|
||||
|
||||
Reference in New Issue
Block a user