mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-04-23 16:14:45 +08:00
fix: pass platform prop to GroupBadge in GroupSelector for consistent colors
chore: bump version to 0.1.76.2
This commit is contained in:
@@ -1 +1 @@
|
|||||||
0.1.76.1
|
0.1.76.2
|
||||||
|
|||||||
@@ -22,6 +22,7 @@
|
|||||||
/>
|
/>
|
||||||
<GroupBadge
|
<GroupBadge
|
||||||
:name="group.name"
|
:name="group.name"
|
||||||
|
:platform="group.platform"
|
||||||
:subscription-type="group.subscription_type"
|
:subscription-type="group.subscription_type"
|
||||||
:rate-multiplier="group.rate_multiplier"
|
:rate-multiplier="group.rate_multiplier"
|
||||||
class="min-w-0 flex-1"
|
class="min-w-0 flex-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user