mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Minor: fix caps in title
This commit is contained in:
parent
4e258b3981
commit
2d41f74b6a
@ -19,7 +19,7 @@ import modules.wireguard as wireguard
|
||||
tags_metadata = [
|
||||
]
|
||||
app = FastAPI(
|
||||
title="API for Raspap",
|
||||
title="API for RaspAP",
|
||||
openapi_tags=tags_metadata,
|
||||
version="0.0.1",
|
||||
license_info={
|
||||
|
Loading…
x
Reference in New Issue
Block a user