change id
This commit is contained in:
parent
874f6e89a9
commit
8e846e0dc6
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ function CiderReceiver(client, session) {
|
||||||
|
|
||||||
}
|
}
|
||||||
// FE96A351
|
// FE96A351
|
||||||
CiderReceiver.APP_ID = '27E1334F';
|
// 27E1334F
|
||||||
|
CiderReceiver.APP_ID = 'FE96A351';
|
||||||
|
|
||||||
util.inherits(CiderReceiver, Application);
|
util.inherits(CiderReceiver, Application);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue