diff --git a/src/devices/crownlte.json b/src/devices/crownlte.json index 68efc19..ff55e4f 100644 --- a/src/devices/crownlte.json +++ b/src/devices/crownlte.json @@ -147,7 +147,7 @@ "id": 1 }, { - "to": "", + "to": "https://github.com/Sexynos/droidian-kernel-samsung-exynos9810/releases/download/crownlte/recovery.img", "text": "recovery.img", "id": 2 } diff --git a/src/devices/star2lte.json b/src/devices/star2lte.json index 56d6394..406b664 100644 --- a/src/devices/star2lte.json +++ b/src/devices/star2lte.json @@ -147,7 +147,7 @@ "id": 1 }, { - "to": "", + "to": "https://github.com/Sexynos/droidian-kernel-samsung-exynos9810/releases/download/star2lte/recovery.img", "text": "recovery.img", "id": 2 } diff --git a/src/devices/starlte.json b/src/devices/starlte.json index 1a6dddb..122669b 100644 --- a/src/devices/starlte.json +++ b/src/devices/starlte.json @@ -147,7 +147,7 @@ "id": 1 }, { - "to": "", + "to": "https://github.com/Sexynos/droidian-kernel-samsung-exynos9810/releases/download/starlte/recovery.img", "text": "recovery.img", "id": 2 }