[Settings > General] Switch brand info icon to higher quality icon
This commit is contained in:
parent
d0020c5561
commit
5a0506ea4b
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ export default function General() {
|
|||
{
|
||||
label: "Brand",
|
||||
version: debugInfo.device.brand,
|
||||
icon: "ic_megaphone_16px"
|
||||
icon: "ic_settings_boost_24px"
|
||||
},
|
||||
{
|
||||
label: "Model",
|
||||
|
|
Loading…
Reference in a new issue