Parent Directory
|
Revision Log
|
Patch
revision 302 by rakin, Mon Jul 29 17:29:26 2024 UTC | revision 303 by rakin, Mon Jul 29 17:29:26 2024 UTC | |
---|---|---|
# | Line 22 export default class RandomStatus extend | Line 22 export default class RandomStatus extend |
22 | this.client.config.props.status.type = type ?? 'WATCHING'; | this.client.config.props.status.type = type ?? 'WATCHING'; |
23 | this.client.config.props.status.name = name ?? 'over the server'; | this.client.config.props.status.name = name ?? 'over the server'; |
24 | this.client.config.write(); | this.client.config.write(); |
25 | } | } |
26 | } | } |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |