From 11395f5b07fce3b8eb32975aa510f08034d9f1ec Mon Sep 17 00:00:00 2001 From: qwertyuiii-code <85434511+qwertyuiii-code@users.noreply.github.com> Date: Wed, 10 May 2023 23:39:07 +0500 Subject: [PATCH] juice: edit chime to juice in device json Signed-off-by: qwertyuiii-code --- devices.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devices.json b/devices.json index cd1c290..d5acc40 100644 --- a/devices.json +++ b/devices.json @@ -590,14 +590,14 @@ ] { "brand": "Xiaomi", - "codename": "chime", + "codename": "juice", "name": "Redmi 9T/Poco M3", "supported_versions": [ { "maintainer_name": "Chikoni_UwU", "maintainer_url": "https://t.me/chikoni_uwu", - "version_code": "twelve", - "version_name": "Twelve", + "version_code": "tiramisu", + "version_name": "Tiramisu", "xda_thread": "" }, ]