Open the Query Editor tab, check the box that says Use Tooling API, and then run this query:
select id, developername from CustomObject
You can filter by Id to just find the object in the Audit Trail. Now you can add back the edit permissions, but remember to fix before Spring 21