change the Plugin ID
This commit is contained in:
parent
827cdca019
commit
e9c2b40023
@ -21,7 +21,7 @@ class GuestlistManager implements CommandListener, Plugin {
|
|||||||
/*
|
/*
|
||||||
* Constants
|
* Constants
|
||||||
*/
|
*/
|
||||||
const PLUGIN_ID = 199;
|
const PLUGIN_ID = 154;
|
||||||
const PLUGIN_VERSION = 1.0;
|
const PLUGIN_VERSION = 1.0;
|
||||||
const PLUGIN_NAME = 'Guestlist Manager';
|
const PLUGIN_NAME = 'Guestlist Manager';
|
||||||
const PLUGIN_AUTHOR = 'Beu';
|
const PLUGIN_AUTHOR = 'Beu';
|
||||||
|
Loading…
Reference in New Issue
Block a user