Add timeline filters
Custom filter menu is still WIP
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import xmltree, sequtils, strtabs, strutils, strformat, json
|
||||
|
||||
import ./types, ./parserutils, ./formatters
|
||||
import types, parserutils, formatters
|
||||
|
||||
proc parsePopupProfile*(node: XmlNode): Profile =
|
||||
let profile = node.select(".profile-card")
|
||||
|
||||
Reference in New Issue
Block a user