feat(content processor): deal with the stupid number sign

This commit is contained in:
Haoyu Xu
2022-01-24 22:50:45 -05:00
parent fab038a4ed
commit 3f1d1baa83
3 changed files with 9 additions and 18 deletions

View File

@@ -51,7 +51,6 @@ class Config:
title=str,
ui_logo_ratio=float,
ui_operator_logo=str,
workshopid=int,
)
}
)