mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
Refactor api code
This commit is contained in:
parent
014f01bf88
commit
43bf6735d4
13 changed files with 414 additions and 397 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import ../utils
|
||||
|
||||
template cookiePrefs*(): untyped {.dirty.} =
|
||||
getPrefs(request.cookies.getOrDefault("preferences"))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue