Withdraw working, also made them unique
This commit is contained in:
parent
39339469bb
commit
66d44f95fb
9 changed files with 50 additions and 19 deletions
|
|
@ -15,7 +15,7 @@ myextension_ext: APIRouter = APIRouter(
|
|||
temp_static_files = [
|
||||
{
|
||||
"path": "/myextension/static",
|
||||
"name": "temp_static",
|
||||
"name": "myextension_static",
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue