add and resolve todos
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
from owrx.form import Input
|
||||
|
||||
|
||||
# TODO: generalize
|
||||
# TODO: cachebuster
|
||||
class AvatarInput(Input):
|
||||
def render_input(self, value):
|
||||
return """
|
||||
|
Reference in New Issue
Block a user