diff options
| author | 8cy <[email protected]> | 2020-05-05 15:35:59 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-05 15:35:59 -0700 |
| commit | a45a92b430bec8a21db07d2571357540b4964c07 (patch) | |
| tree | eb79b8b5c43bac19ef6d5a947528010c0c6ccec8 /dist/assets | |
| parent | add "|| true" to the end of the scripts to ignore errors (diff) | |
| download | dep-core-a45a92b430bec8a21db07d2571357540b4964c07.tar.xz dep-core-a45a92b430bec8a21db07d2571357540b4964c07.zip | |
del dist/ and change bot.js local
Diffstat (limited to 'dist/assets')
| -rw-r--r-- | dist/assets/json/month.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dist/assets/json/month.json b/dist/assets/json/month.json deleted file mode 100644 index 9f33ec7..0000000 --- a/dist/assets/json/month.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - "january", - "february", - "march", - "april", - "may", - "june", - "july", - "august", - "september", - "october", - "november", - "december" -] |