mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-17 21:13:48 +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