mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-27 14:28:53 +09:00
fix 91c07eb8
This commit is contained in:
parent
79bf66a0f9
commit
8137f23bb5
@ -32,7 +32,7 @@ export function basicTimelineIconClass(timeline: BasicTimelineType): string {
|
|||||||
case 'global':
|
case 'global':
|
||||||
return 'ti ti-world';
|
return 'ti ti-world';
|
||||||
case 'bubble':
|
case 'bubble':
|
||||||
return 'ti ti-bubble';
|
return 'ti ti-droplet';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user