mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Refactor video cache
This commit is contained in:
parent
aeeea492c4
commit
d179ac547c
5 changed files with 45 additions and 28 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import strutils, sequtils, macros
|
||||
import prefs_impl, types
|
||||
import norm/sqlite
|
||||
|
||||
import prefs_impl, types
|
||||
export genUpdatePrefs
|
||||
|
||||
static:
|
||||
|
|
|
|||
Loading…
Reference in a new issue