Updated plugin IDs
This commit is contained in:
committed by
Steffen Schröder
parent
7005469973
commit
035246da7f
@ -14,7 +14,7 @@ class ChatlogPlugin implements CallbackListener, Plugin {
|
||||
/**
|
||||
* Constants
|
||||
*/
|
||||
const ID = 1;
|
||||
const ID = 100;
|
||||
const VERSION = 0.1;
|
||||
const DATE = 'd-m-y h:i:sa T';
|
||||
const SETTING_FOLDERNAME = 'Log-Folder Name';
|
||||
|
Reference in New Issue
Block a user