config test

This commit is contained in:
Lei Zhu
2023-07-22 17:46:23 +08:00
parent 16c7ecabe2
commit dc1a813305
4 changed files with 40 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ data ConfigCommand
| SetConfig String (Maybe String)
| InitConfig
| AddReleaseChannel Bool URI
deriving (Eq, Show)