Skip to content

Commit b2bed2f

Browse files
committed
chore: update icon pack version
1 parent 64ab507 commit b2bed2f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

entry/src/main/ets/components/SubItemIconManager.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ export struct SubItemIconManager {
127127
}
128128
})
129129
Column() {
130-
Text($r('app.string.setting_icon_pack_title', TokenIconPacks.default_icon_pack.name, "20250119"))
130+
Text($r('app.string.setting_icon_pack_title', TokenIconPacks.default_icon_pack.name, "20250923"))
131131
.fontSize($r('sys.float.ohos_id_text_size_body1'))
132132
.fontColor($r('sys.color.ohos_id_color_text_primary'))
133133
.fontWeight(FontWeight.Regular)
493 Bytes
Loading

0 commit comments

Comments
 (0)