mirror of
https://github.com/zedeus/nitter
synced 2026-09-25 23:09:20 +00:00
Merge 162a15f7a8 into 376f14908e
This commit is contained in:
commit
e6ca8885fb
2 changed files with 3 additions and 2 deletions
|
|
@ -15,7 +15,8 @@ const toggles = {
|
|||
"links": "Links",
|
||||
"images": "Images",
|
||||
"quote": "Quotes",
|
||||
"spaces": "Spaces"
|
||||
"spaces": "Spaces",
|
||||
"cashtags": "Cashtags"
|
||||
}.toOrderedTable
|
||||
|
||||
proc renderSearch*(): VNode =
|
||||
|
|
|
|||
Loading…
Reference in a new issue