mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-05 22:38:11 +00:00
chore(app): added the Creator badge
This commit is contained in:
@@ -9,7 +9,8 @@ export const tooltipKeys = [
|
||||
'SpawnsTooltip',
|
||||
'UsersTooltip',
|
||||
'HtmlTooltip',
|
||||
'TrainInfoTooltip'
|
||||
'TrainInfoTooltip',
|
||||
'CreatorTooltip'
|
||||
] as const;
|
||||
|
||||
export type TooltipType = (typeof tooltipKeys)[number];
|
||||
|
||||
Reference in New Issue
Block a user