Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tosuapp/counters
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark committed Nov 11, 2024
2 parents 6d830cb + a8c25dd commit 689a759
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 2 additions & 1 deletion quickstart/js/socket.js
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,7 @@ export default WebSocketManager;
* @property {string} profile.countryCode.name
* @property {string} profile.backgroundColour
* @property {object} beatmap
* @property {boolean} beatmap.isConvert
* @property {object} beatmap.time
* @property {number} beatmap.time.live
* @property {number} beatmap.time.firstObject
Expand Down Expand Up @@ -903,4 +904,4 @@ export default WebSocketManager;
* @property {object} tourney.keys.m2
* @property {boolean} tourney.keys.m2.isPressed
* @property {number} tourney.keys.m2.count
*/
*/
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,3 @@ Then you need a little bit knowledge about css, html, javascript (or you can jus
<br />

*p.s. if you didn't get any responses with-in 5 days, ping me in discord https://discord.gg/rYHNggbhyY*

*p.s.s. At the moment this repo is fork of [gosumemory/static](https://github.com/l3lackShark/static)*

0 comments on commit 689a759

Please sign in to comment.