anipalur / anipalur/gce-a-levels-bot

Fix constant names

Aperta
#12 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug good first issue
Lingua principale
JavaScript
Stelle
1
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.