Add grus maintainer
This commit is contained in:
@@ -102,6 +102,8 @@
|
||||
<string name="santoni_maintainer">EvilAnsh</string>
|
||||
<string name="device_ysl">Xiaomi Redmi S2</string>
|
||||
<string name="ysl_maintainer">Iris</string>
|
||||
<string name="device_grus">Xiaomi Mi 9 SE</string>
|
||||
<string name="grus_maintainer">Toyohama</string>
|
||||
|
||||
<!-- Realme Device maintainers -->
|
||||
<string name="device_RMX3461">Realme 9 SE 5g</string>
|
||||
|
||||
@@ -353,6 +353,15 @@
|
||||
android:data="https://t.me/bruh_its_your_brother" />
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
android:title="@string/grus_maintainer"
|
||||
android:summary="@string/device_grus"
|
||||
android:icon="@drawable/ic_devs_phone" >
|
||||
<intent
|
||||
android:action="android.intent.action.VIEW"
|
||||
android:data="https://t.me/Tkiliay" />
|
||||
</Preference>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
|
||||
Reference in New Issue
Block a user