Updated plugin IDs

This commit is contained in:
Max Klaversma
2014-02-25 18:53:43 +01:00
committed by Steffen Schröder
parent 7005469973
commit 035246da7f
13 changed files with 13 additions and 13 deletions

View File

@ -29,7 +29,7 @@ class QueuePlugin implements CallbackListener, CommandListener, ManialinkPageAns
/**
* Constants
*/
const ID = 44;
const ID = 22;
const VERSION = 0.1;
const ML_ID = 'Queue.Widget';
const ML_ADDTOQUEUE = 'Queue.Add';