Fix broken UI and timezone selection

One comma was missing after the last `git rebase` I did before merging code.
This commit is contained in:
Oliver Smith 2017-12-22 16:46:09 +00:00 committed by GitHub
parent 66c13afa4f
commit f87a21a8a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ work_version = "1"
# Only save keys to the config file, which we ask for in 'pmbootstrap init'.
config_keys = ["ccache_size", "device", "extra_packages", "jobs", "keymap",
"qemu_mesa_driver", "timestamp_based_rebuild", "timezone"
"qemu_mesa_driver", "timestamp_based_rebuild", "timezone",
"ui", "user", "work"]
# Config file/commandline default values