Skip to content

Commit c58fd90

Browse files
committed
fix: remove outdated comment regarding filter visibility criteria
1 parent 1cc5bad commit c58fd90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adminforth/types/FrontendAPI.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ export interface FrontendAPIInterface {
9090
*
9191
* Filters are automatically marked as hidden (won't count in badge) if:
9292
* - Column has showIn.filter: false
93-
* - Field name starts with underscore (e.g., _universal_search)
9493
*
9594
* Example:
9695
*

0 commit comments

Comments
 (0)