aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.js b/src/index.js
index efdf3b6..6831b1d 100644
--- a/src/index.js
+++ b/src/index.js
@@ -258,7 +258,7 @@ matrixClient.on('Room.timeline', async (event, room, toStartOfTimeline) => {
event.type
}\n 🪙 ${event.data.currency} ${
event.data.amount
- }\n 🧑 ${event.data.userId}\n 📜 ${
+ }\n 🧑 ${event.data.from}\n 📜 ${
event.data.description ||
'No description'
}`