Skip to content

Commit

Permalink
update rtm
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasliu-agora committed Oct 20, 2024
1 parent 86be2ae commit 6567f98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion agents/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
{
"type": "extension",
"name": "agora_rtm",
"version": "0.1.1"
"version": "0.1.2"
},
{
"type": "system",
Expand Down
2 changes: 1 addition & 1 deletion agents/property.json
Original file line number Diff line number Diff line change
Expand Up @@ -2697,7 +2697,7 @@
"channel": "ten_agent_test",
"app_id": "${env:AGORA_APP_ID}",
"token": "",
"user_id": 1234,
"user_id": "TenAgent",
"rtm_enabled": true,
"rtm_is_stream": false,
"rtm_presence_enabled": false,
Expand Down

0 comments on commit 6567f98

Please sign in to comment.