tweak
This commit is contained in:
parent
aa77a764a4
commit
aae9a0d33a
11 changed files with 5 additions and 5 deletions
|
|
@ -17,8 +17,8 @@ temp_ext: APIRouter = APIRouter(
|
|||
|
||||
temp_static_files = [
|
||||
{
|
||||
"path": "/temp/static",
|
||||
"name": "temp_static",
|
||||
"path": "/tempextension/static",
|
||||
"name": "tempextension_static",
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue