m5136771 / atom-discord-bot

In-development Discord bot - Commands designed to enhance high school education with modern tools.
GNU General Public License v3.0
4 stars 0 forks source link

Fix Atmp by #20

Closed m5136771 closed 1 year ago

m5136771 commented 1 year ago

Line with bug: questionDocs.atmp_by = studentId;

This sets the field to the studentId rather than adding a new Id to the array.

m5136771 commented 1 year ago

Fix Atmp by #20