feat: add ability to query poll results
This commit is contained in:
@@ -1 +1 @@
|
||||
DUMMY_CACHE = {}
|
||||
poll_cache = {} # TODO: use a real cache
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
DUMMY_CACHE = {}
|
||||
poll_cache = {} # TODO: use a real cache
|
||||