fix: socketio namespace on website
This commit is contained in:
parent
bdaed29ef2
commit
e4ec6e65ee
1 changed files with 1 additions and 0 deletions
|
|
@ -170,6 +170,7 @@ def get_boot_data():
|
|||
"user": frappe.db.get_value("User", frappe.session.user, "time_zone") or get_system_timezone(),
|
||||
},
|
||||
"assets_json": get_assets_json(),
|
||||
"sitename": frappe.local.site,
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue