#fix prjInfo

This commit is contained in:
锦恢 2023-07-08 22:33:30 +08:00
parent 554897eb0b
commit 17d735f1eb

View File

@ -50,7 +50,7 @@ const PrjInfoDefaults: PrjInfoMeta = {
get enableShowLog() {
return false;
}
},
get device() {
return 'none';