update version
This commit is contained in:
@@ -47,7 +47,7 @@ def grant(id: str, admin: Admin):
|
||||
'roles': ['ADMIN'],
|
||||
'created_ad': now_,
|
||||
},
|
||||
cond_expr='attribute_not_exists(sk)',
|
||||
# cond_expr='attribute_not_exists(sk)',
|
||||
)
|
||||
# Add user to admin list
|
||||
transact.put(
|
||||
|
||||
Reference in New Issue
Block a user