feat: start affluences cli for testing

This commit is contained in:
Jef Roosens 2023-05-13 13:08:03 +02:00
parent 8909ac57a8
commit 29f13d49b9
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
7 changed files with 269 additions and 14 deletions

View file

@ -158,3 +158,5 @@ pub async fn available(ctx: Context<'_>, date: NaiveDate) -> Result<(), Error> {
// ctx: Context<'_>,
// date: NaiveDate,
// ) -> Result<(), Error> {
// }