claimable not used
This commit is contained in:
@@ -195,9 +195,6 @@ async def swipe(request):
|
||||
"$set": {"last_seen": timestamp},
|
||||
"$setOnInsert": {
|
||||
"first_seen": timestamp,
|
||||
"inventory": {
|
||||
"claimable": True,
|
||||
},
|
||||
},
|
||||
},
|
||||
upsert=True,
|
||||
|
||||
Reference in New Issue
Block a user