Skip to content

Commit 8c6c995

Browse files
committed
Restore correct ID.
1 parent bff4097 commit 8c6c995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3>Whoa, an API explorer for the Slack Web API.</h3>
1515
</p>
1616
<p id='messages' />
1717
<p id='register'>
18-
<a href="https://slack.com/oauth/authorize?scope=bot&client_id=4657200833.43554619095"><img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcset="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/[email protected] 2x"></a>
18+
<a href="https://slack.com/oauth/authorize?scope=bot&client_id=4657200833.17789106022"><img alt="Add to Slack" height="40" width="139" src="https://platform.slack-edge.com/img/add_to_slack.png" srcset="https://platform.slack-edge.com/img/add_to_slack.png 1x, https://platform.slack-edge.com/img/[email protected] 2x"></a>
1919
</p>
2020
<p id='active_teams_count'>&nbsp;</p>
2121
<p>

0 commit comments

Comments
 (0)