fix wrong icon

This commit is contained in:
Samuel Newman
2026-07-17 11:30:12 +03:00
parent fb5188610b
commit 18b2e29d58
+1 -1
View File
@@ -9,7 +9,7 @@ import {CONTENT_LABELS, labelsToInfo} from '#/labels'
import {getRkey} from '#/util/rkey'
import {getVerificationState} from '#/util/verification-state'
import infoIcon from '../../assets/arrowBottom_stroke2_corner0_rounded.svg'
import infoIcon from '../../assets/circleInfo_stroke2_corner0_rounded.svg'
import playIcon from '../../assets/play_filled_corner0_rounded.svg'
import starterPackIcon from '../../assets/starterPack.svg'