Load config file on startup

This commit is contained in:
Joscha 2022-08-25 22:12:29 +02:00
parent 8419afd2e1
commit d61e0ceab7
5 changed files with 49 additions and 12 deletions

View file

@ -14,6 +14,9 @@ Procedure when bumping the version number:
## Unreleased
### Added
- Config file
## v0.3.0 - 2022-08-22
### Added