anipalur / anipalur/gce-a-levels-bot
Fix constant names
- Langage dominant
- JavaScript
- Étoiles
- 1
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.