fix: rename display name Scenár → Scénář Creator (title, header, PDF footer, README)
Some checks failed
Build & Push Docker / build (push) Has been cancelled
Some checks failed
Build & Push Docker / build (push) Has been cancelled
This commit is contained in:
@@ -9,7 +9,7 @@ from app.api.router import api_router
|
||||
from app.config import VERSION
|
||||
|
||||
app = FastAPI(
|
||||
title="Scenar Creator",
|
||||
title="Scénář Creator",
|
||||
description="Web tool for creating experience course scenarios with canvas editor",
|
||||
version=VERSION,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user