mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-23 14:46:44 +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':
|
||||
return 'ti ti-world';
|
||||
case 'bubble':
|
||||
return 'ti ti-bubble';
|
||||
return 'ti ti-droplet';
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user