chore: update title in hooks.py (#33341)
This commit is contained in:
parent
590be752ac
commit
ef30873fe8
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import os
|
|||
from . import __version__ as app_version
|
||||
|
||||
app_name = "frappe"
|
||||
app_title = "Framework"
|
||||
app_title = "Frappe Framework"
|
||||
app_publisher = "Frappe Technologies"
|
||||
app_description = "Full stack web framework with Python, Javascript, MariaDB, Redis, Node"
|
||||
app_license = "MIT"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue