mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 15:19:32 +00:00
Misc. fixes and refactorings
This commit is contained in:
parent
c736a98614
commit
5eec0bde3d
10 changed files with 38 additions and 26 deletions
|
|
@ -5,6 +5,7 @@ import jester
|
|||
import router_utils
|
||||
import ".."/[query, types, api, agents]
|
||||
import ../views/general
|
||||
export resolve
|
||||
|
||||
template respResolved*(url, kind: string): untyped =
|
||||
let u = url
|
||||
|
|
|
|||
Loading…
Reference in a new issue