anipalur / anipalur/gce-a-levels-bot
Fix constant names
- Lenguaje dominante
- JavaScript
- Estrellas
- 1
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.