Added recipe and flavoring vape schemas

This commit is contained in:
2020-08-29 01:57:54 +02:00
parent 2c645d1b91
commit 06879e9627
7 changed files with 214 additions and 2 deletions

View File

@ -0,0 +1,5 @@
[
{ "vendor":"FA", "flavor":"Apple Pie" },
{ "vendor":"FA", "flavor":"Hazelnut" },
{ "flavor":"WS-23 10%", "extra": { "is_additive": true } }
]

View File

@ -0,0 +1,3 @@
[
{ "vendor":"FA Hazelnut" }
]