mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 21:27:20 +01:00
Search cities in app.
This commit is contained in:
parent
d643e51707
commit
73f5aca8ef
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ export function CitiesTable(props: MetricsTableProps) {
|
|||
metric={formatMessage(labels.visitors)}
|
||||
dataFilter={emptyFilter}
|
||||
renderLabel={renderLink}
|
||||
searchFormattedValues={true}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue