countrscreen bug fix

This commit is contained in:
cuu
2018-12-07 00:07:06 +08:00
parent bb9be95924
commit c624d42977
3 changed files with 7 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ var (
SKIN="default"
//load from dot files
CurPowerLevel= "performance"
CurPowerLevel= "supersaving"//"performance"
Lang = "English"
)