forked from k-space/doorboy-proxy
Compare commits
1 Commits
issue-1-ke
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| d7d8543261 |
@@ -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