Missed one

Co-authored-by: Rosemary Witchaven <32779090+in1tiate@users.noreply.github.com>
This commit is contained in:
Salanto 2022-06-08 20:06:23 +02:00 committed by Rosemary Witchaven
parent 9090d150b0
commit d0c22ee879

View File

@ -44,7 +44,7 @@ class Discord : public QObject
/** /**
* @brief Deconstructor for the Discord class. * @brief Deconstructor for the Discord class.
* *
* @details Marks the nam to be deleted later. * @details Marks the network access manager to be deleted later.
*/ */
~Discord(); ~Discord();