bugfix
This commit is contained in:
parent
201989d230
commit
d1ba7cc808
@ -8,7 +8,7 @@ from accounting.consume import consume_accounting
|
||||
from ahserver.serverenv import ServerEnv
|
||||
|
||||
def get_module_dbname(m):
|
||||
retrun 'sage'
|
||||
return 'sage'
|
||||
|
||||
async def get_orgid_by_username(sor, username):
|
||||
recs = await sor.R('users', {'username': username})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user