1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 12:21:00 -05:00

Rename timeNames.js to timeNames.ts

This commit is contained in:
Toast 2022-11-14 08:58:24 +11:00 committed by GitHub
parent cf247b15da
commit c621080b0e

View File

@ -27,4 +27,4 @@ export default [
name: 'second', name: 'second',
length: 1000 length: 1000
} }
] ]