anipalur / anipalur/gce-a-levels-bot
Fix constant names
- Ngôn ngữ chính
- JavaScript
- Star
- 1
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Discord Username
Not specified.
### Bug Description
Rename [`MS_IN_TEN_MINUTES`](https://github.com/anipalur/gce-a-levels-bot/blob/0dcbee9af737350b7f70bcff5dc07de1969a571c/src/data/constants.json#L3C4-L3C21 "View where MS_IN_TEN_MINUTES is defined.") and [`S_IN_TEN_MINUTES`](https://github.com/anipalur/gce-a-levels-bot/blob/0dcbee9af737350b7f70bcff5dc07de1969a571c/src/data/constants.json#L4 "View where S_IN_TEN_MINUTES is defined.") to `MS_IN_TEN_SECONDS` and `S_IN_TEN_SECONDS` respectively to match their duration value.
### Steps to Reproduce
None.
### Expected Behaviour
None.
### Relevant Log Output
```shell
None.
```
### Relevant Screenshots
None.
### Additional Information
None.
### Code of Conduct
- [X] I agree to abide by the Code of Conduct.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.