mirror of
https://github.com/foss42/apidash.git
synced 2025-05-22 16:57:07 +08:00
added the line back
This commit is contained in:
@ -113,4 +113,4 @@ List<String> getHeaderSuggestions(String pattern) {
|
||||
(element) => element.toLowerCase().contains(pattern.toLowerCase()),
|
||||
)
|
||||
.toList();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user