We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05ddf2 commit 1d37159Copy full SHA for 1d37159
scripts/settings/beta-settings.sql
@@ -33,4 +33,4 @@ ORDER BY Name ASC
33
SELECT concat('| ', Name, ' | ', Default, ' |')
34
FROM combined
35
INTO OUTFILE 'beta-settings.md' APPEND
36
-FORMAT TSVRaw;
+FORMAT TSVRaw;
0 commit comments