update AppScope/resources/base/profile/configuration.json.

Signed-off-by: fanchenxuan <fanchenxuan@huawei.com>
This commit is contained in:
fanchenxuan 2024-08-02 12:15:39 +00:00 committed by Gitee
parent 5831dd263f
commit fe9936b5d3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
{
"configuration": {
"fontSizeScale": "followSystem",
"fontSizeMaxScale": 2
"fontSizeMaxScale": "2"
}
}