mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-23 22:59:45 +00:00
commit
e10f24acfc
@ -739,6 +739,7 @@ namespace MiscServices {
|
||||
property.descriptionId = applicationInfo.descriptionId;
|
||||
property.label = Str8ToStr16(labelString);
|
||||
property.description = Str8ToStr16(descriptionString);
|
||||
properties.emplace_back(property);
|
||||
}
|
||||
return properties;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user