fix recursionerror caused by a Pull Request
This commit is contained in:
		| @@ -465,7 +465,7 @@ class Embed: | ||||
|     @thumbnail.deleter | ||||
|     def thumbnail(self): | ||||
|         try: | ||||
|             del self.thumbnail | ||||
|             del self._thumbnail | ||||
|         except AttributeError: | ||||
|             pass | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user