Fix tab to spaces indentation.

This commit is contained in:
Orne Brocaar 2022-04-07 21:01:26 +01:00
parent 0fe1ff10b4
commit 519a899398

View File

@ -65,18 +65,18 @@
# Multiple regions can be enabled simultaneously. Each region must match # Multiple regions can be enabled simultaneously. Each region must match
# the 'name' parameter of the region configuration in '[[regions]]'. # the 'name' parameter of the region configuration in '[[regions]]'.
enabled_regions=[ enabled_regions=[
"as923", "as923",
"as923_2", "as923_2",
"as923_3", "as923_3",
"as923_4", "as923_4",
"au915_0", "au915_0",
"cn779", "cn779",
"eu433", "eu433",
"eu868", "eu868",
"in865", "in865",
"ism2400", "ism2400",
"kr920", "kr920",
"ru864", "ru864",
"us915_0", "us915_0",
"us915_1", "us915_1",
] ]