feature(dashboard): refactor overview
fix(lint)
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
b035c0d586
commit
a1eb4a296f
@@ -70,6 +70,8 @@ export const operators = {
|
||||
startsWith: 'Starts with',
|
||||
endsWith: 'Ends with',
|
||||
regex: 'Regex',
|
||||
isNull: 'Is null',
|
||||
isNotNull: 'Is not null',
|
||||
} as const;
|
||||
|
||||
export const chartTypes = {
|
||||
|
||||
Reference in New Issue
Block a user