mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 15:19:32 +00:00
Silence some warnings
This commit is contained in:
parent
155909aa9f
commit
bde3c3662d
9 changed files with 11 additions and 12 deletions
|
|
@ -4,7 +4,7 @@ import karax/[karaxdsl, vdom]
|
|||
import renderutils, timeline
|
||||
import ".."/[types, query]
|
||||
|
||||
let toggles = {
|
||||
const toggles = {
|
||||
"nativeretweets": "Retweets",
|
||||
"media": "Media",
|
||||
"videos": "Videos",
|
||||
|
|
|
|||
Loading…
Reference in a new issue