mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-15 16:52:48 -05:00
Refactor video cache
This commit is contained in:
@@ -3,7 +3,7 @@ import norm/sqlite
|
||||
|
||||
import prefs_impl
|
||||
|
||||
export sqlite, options
|
||||
export options
|
||||
|
||||
type
|
||||
VideoType* = enum
|
||||
@@ -53,7 +53,6 @@ dbTypes:
|
||||
.}: VideoType
|
||||
|
||||
genPrefsType()
|
||||
dbFromTypes("cache.db", "", "", "", [Profile, Video])
|
||||
|
||||
type
|
||||
QueryKind* = enum
|
||||
|
||||
Reference in New Issue
Block a user