support event color feature
This commit is contained in:
@@ -15,6 +15,7 @@ function ComputeSHA256(strl) {
|
||||
return hashHex.toLowerCase();
|
||||
}
|
||||
*/
|
||||
var DefaultColor = '#536dfe';
|
||||
|
||||
function IsResponseOK(data) {
|
||||
if (typeof (data) == 'undefined') {
|
||||
|
||||
Reference in New Issue
Block a user