This commit is contained in:
Will McGugan
2023-08-15 14:59:20 +01:00
parent 0540cee38e
commit 8adb36c935

View File

@@ -85,7 +85,7 @@ def app(
VERSION = version("textual-web")
print_disclaimer()
log.info(f"textual-web version='{VERSION}'")
log.info(f"version='{VERSION}'")
log.info(f"environment={_environment!r}")
if constants.DEBUG: