This commit is contained in:
Zed 2019-09-20 15:03:18 +02:00
commit 7639883c6a
8 changed files with 19 additions and 25 deletions

View file

@ -3,12 +3,11 @@ import asyncfile, uri, strutils, httpclient, os
import jester, regex
import router_utils
import ".."/[types, formatters, utils, prefs]
import ".."/[types, formatters, prefs]
import ../views/general
export asyncfile, httpclient, os, strutils
export regex
export utils
proc createMediaRouter*(cfg: Config) =
router media: