Skip to content

Commit bed9d37

Browse files
committed
fix: remove outdated comment regarding filter visibility criteria
1 parent df72066 commit bed9d37

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
@@ -115,7 +115,6 @@ export interface FrontendAPIInterface {
115115
*
116116
* Filters visibility in badge is automatically determined by column configuration:
117117
* - Hidden if column has showIn.filter: false
118-
* - Hidden if field name starts with underscore (e.g., _universal_search)
119118
*
120119
* Example:
121120
*

0 commit comments

Comments
 (0)