chore: added link to android tv instruction

This commit is contained in:
vladimir.kuznetsov 2025-02-21 14:16:40 +07:00
parent 8afe50cd87
commit 6a424e9858

View file

@ -41,7 +41,7 @@ PageType {
id: androidTv
readonly property string title: qsTr("AndroidTV")
readonly property string link: qsTr("")
readonly property string link: qsTr("https://docs.amnezia.org/ru/documentation/instructions/android_tv_connect/")
}
QtObject {