Add optional() around aircraft info #824

This commit is contained in:
Nabeel Shahzad
2020-09-14 16:17:03 -04:00
parent 2dd3dd5814
commit 78ca06e9dc
3 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,10 @@
#
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.js]
indent_style = space
indent_size = 2