Add timeline filters

Custom filter menu is still WIP
This commit is contained in:
Zed
2019-07-03 11:46:03 +02:00
parent a7249080db
commit 13a9f6cd1f
12 changed files with 248 additions and 65 deletions

View File

@@ -45,5 +45,5 @@
#end proc
#
#proc showError*(error: string): string =
${renderMain(renderError(error), title="Error | Nitter")}
#renderMain(renderError(error), title="Error | Nitter")
#end proc