Refactor video cache

This commit is contained in:
Zed
2019-10-26 15:33:38 +02:00
parent aeeea492c4
commit d179ac547c
5 changed files with 45 additions and 28 deletions

View File

@@ -1,6 +1,7 @@
import strutils, sequtils, macros
import prefs_impl, types
import norm/sqlite
import prefs_impl, types
export genUpdatePrefs
static: