Rename to Fido and improve default dropdown selection

This commit is contained in:
Pete Batard
2019-01-16 01:37:24 +00:00
parent e4467b621b
commit b90569a1eb
4 changed files with 212 additions and 86 deletions

View File

@@ -4,4 +4,5 @@ root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
# Must use a BOM else Unicode strings will not display
charset = utf-8-bom