mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Improve mobile responsiveness
This commit is contained in:
parent
ffcac982d0
commit
f21e192a8f
7 changed files with 16 additions and 9 deletions
|
|
@ -6,7 +6,8 @@
|
|||
|
||||
# disable annoying warnings
|
||||
warning("GcUnsafe2", off)
|
||||
warning("ObservableStores", off)
|
||||
hint("XDeclaredButNotUsed", off)
|
||||
hint("User", off)
|
||||
|
||||
const
|
||||
nimVersion = (major: NimMajor, minor: NimMinor, patch: NimPatch)
|
||||
|
|
|
|||
Loading…
Reference in a new issue