1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 12:30:58 -04: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 d2ebea40aa
commit 0cbf9a3410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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