Rename history to state as it's now storing more than just the history
This commit is contained in:
parent
c93c5b9ecd
commit
78834f5319
5 changed files with 149 additions and 40 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
__pycache__
|
||||
config.json
|
||||
history.json
|
||||
state.json
|
||||
.venv
|
Loading…
Add table
Add a link
Reference in a new issue