diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-26 21:53:35 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-05-26 21:53:35 -0400 |
commit | cd0f853a2e4732cea5356f9ee3603bb804b0ab1f (patch) | |
tree | ac2f6ced46dfae7ca376e4dbd957d99a341d86a9 /src/commands/dev | |
parent | 0caccda67d97dd74405aa4ece5d3f07e7c7dfc66 (diff) | |
download | tanzanite-cd0f853a2e4732cea5356f9ee3603bb804b0ab1f.tar.gz tanzanite-cd0f853a2e4732cea5356f9ee3603bb804b0ab1f.tar.bz2 tanzanite-cd0f853a2e4732cea5356f9ee3603bb804b0ab1f.zip |
made some more changes
Diffstat (limited to 'src/commands/dev')
-rw-r--r-- | src/commands/dev/evalCommand.ts (renamed from src/commands/dev/eval.ts) | 0 | ||||
-rw-r--r-- | src/commands/dev/reloadCommand.ts (renamed from src/commands/dev/reload.ts) | 0 | ||||
-rw-r--r-- | src/commands/dev/setLevelCommand.ts (renamed from src/commands/dev/setlevel.ts) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/commands/dev/eval.ts b/src/commands/dev/evalCommand.ts index 83e63f6..83e63f6 100644 --- a/src/commands/dev/eval.ts +++ b/src/commands/dev/evalCommand.ts diff --git a/src/commands/dev/reload.ts b/src/commands/dev/reloadCommand.ts index 64e5745..64e5745 100644 --- a/src/commands/dev/reload.ts +++ b/src/commands/dev/reloadCommand.ts diff --git a/src/commands/dev/setlevel.ts b/src/commands/dev/setLevelCommand.ts index d1701c5..d1701c5 100644 --- a/src/commands/dev/setlevel.ts +++ b/src/commands/dev/setLevelCommand.ts |