logic: Refreshing reloads the source code and resets the Token ids to start from 1
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
class Token
|
||||
{
|
||||
public:
|
||||
static void resetNextId();
|
||||
|
||||
Token();
|
||||
virtual ~Token();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user