mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
update image input
This commit is contained in:
@@ -234,6 +234,7 @@ class File(Input):
|
||||
|
||||
|
||||
class Image(File):
|
||||
template = "widgets/inputs/image.html"
|
||||
input_type = "file"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user