mirror of
https://github.com/arcan1s/reportabug.git
synced 2026-02-13 16:59:49 +00:00
add token support
This commit is contained in:
@@ -84,7 +84,7 @@ private:
|
||||
/**
|
||||
* @brief contains information about enabled modules
|
||||
*/
|
||||
bool modules[2];
|
||||
bool modules[3];
|
||||
/**
|
||||
* @brief class user interface
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user