Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 1754557

Browse files
committed
Avoid religious wars
1 parent 728fc2c commit 1754557

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/common/settings.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"settings": [
3-
{
4-
"name": "CollectMetrics",
5-
"type": "bool",
6-
"default": 'true'
7-
}
8-
]
2+
"settings": [
3+
{
4+
"name": "CollectMetrics",
5+
"type": "bool",
6+
"default": 'true'
7+
}
8+
]
99
}

0 commit comments

Comments
 (0)