feat: Added create and add_product subcommands for shoppinglist cmd
This commit is contained in:
2
templates/shopping/add_product.yml
Normal file
2
templates/shopping/add_product.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
product_id:
|
||||
product_amount:
|
2
templates/shopping/create.yml
Normal file
2
templates/shopping/create.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
name:
|
||||
description: |
|
Reference in New Issue
Block a user