We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e72b6 commit d90b233Copy full SHA for d90b233
1 file changed
client/src/components/RoomInfo/index.js
@@ -270,7 +270,7 @@ export default function RoomInfo(props) {
270
target="_blank"
271
rel="noreferrer"
272
>
273
- <strong>{repoInfo.watchers_count}</strong> watchers
+ <strong>{repoInfo.subscribers_count}</strong> watchers
274
</a>
275
</span>
276
<span>
0 commit comments