mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Add time range to search panel
This commit is contained in:
@@ -66,6 +66,8 @@ type
|
||||
includes*: seq[string]
|
||||
excludes*: seq[string]
|
||||
fromUser*: seq[string]
|
||||
since*: string
|
||||
until*: string
|
||||
sep*: string
|
||||
|
||||
Result*[T] = ref object
|
||||
|
||||
Reference in New Issue
Block a user