nwithan8/PlexRecs

Typo with command wait_fo in PlexRecs.py

chrisjace opened this issue · 1 comments

There is a typo and missing 'r' in the command wait_for on line: reaction, user = await self.bot.wait_fo

Fixed in 4e66209