Fix correcting changed Tenant scheme in database initialisation code
This commit is contained in:
@@ -81,7 +81,6 @@ def initialize_default_tenant():
|
||||
'name': 'Jedi',
|
||||
'website': 'https://www.askeveai.com',
|
||||
'timezone': 'UTC',
|
||||
'default_language': 'en',
|
||||
'type': 'Active',
|
||||
'currency': '€',
|
||||
'created_at': dt.now(tz.utc),
|
||||
|
||||
Reference in New Issue
Block a user