Added pyproject var to template
This commit is contained in:
parent
504ec17fd6
commit
b0327d5b67
|
|
@ -27,5 +27,6 @@
|
|||
"pwa_background_color": "#FFFFFF",
|
||||
"pwa_theme_color": "#0175C2",
|
||||
"split_per_abi": false,
|
||||
"options": null
|
||||
"options": null,
|
||||
"pyproject": null
|
||||
}
|
||||
Loading…
Reference in New Issue