New filter data format
This commit is contained in:
@@ -9,5 +9,5 @@ export type Filter = {
|
|||||||
id: number
|
id: number
|
||||||
public: boolean
|
public: boolean
|
||||||
sortOrder: number
|
sortOrder: number
|
||||||
code?: string
|
filter?: string
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user