mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
fix: reworked train stop statuses descriptions and their tooltip styles
This commit is contained in:
@@ -7,7 +7,8 @@ export const tooltipKeys = [
|
||||
'BaseTooltip',
|
||||
'VehiclePreviewTooltip',
|
||||
'SpawnsTooltip',
|
||||
'UsersTooltip'
|
||||
'UsersTooltip',
|
||||
'HtmlTooltip'
|
||||
] as const;
|
||||
|
||||
export type TooltipType = (typeof tooltipKeys)[number];
|
||||
|
||||
Reference in New Issue
Block a user