mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-07-25 13:11:52 +00:00
Added new setting to exclude bots from visits, wherever possible
This commit is contained in:
@@ -34,6 +34,7 @@ export interface UiSettings {
|
||||
|
||||
export interface VisitsSettings {
|
||||
defaultInterval: DateInterval;
|
||||
excludeBots?: boolean;
|
||||
}
|
||||
|
||||
export interface TagsSettings {
|
||||
|
||||
Reference in New Issue
Block a user