Merge remote-tracking branch 'origin/support' into notifications

This commit is contained in:
ClemDee
2019-07-01 13:54:16 +02:00
7 changed files with 62 additions and 42 deletions

View File

@@ -199,6 +199,7 @@ define([
type: type,
content: {
msg: data.message,
time: data.time,
hash: data.hash
}
});