feat(logo): add all logo assets

This commit is contained in:
Haoyu Xu
2021-08-02 18:04:35 -04:00
parent 78fff5e524
commit d486776891
5 changed files with 8 additions and 4 deletions

View File

@@ -20,6 +20,7 @@ class Config:
common_name=str,
fallback_name=str,
release_folder=str,
logo_name=str,
project_json=str,
preview=str,
use_skel=bool,