Skip to content

Commit 1d37159

Browse files
authored
Update beta-settings.sql
1 parent a05ddf2 commit 1d37159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/settings/beta-settings.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ ORDER BY Name ASC
3333
SELECT concat('| ', Name, ' | ', Default, ' |')
3434
FROM combined
3535
INTO OUTFILE 'beta-settings.md' APPEND
36-
FORMAT TSVRaw;
36+
FORMAT TSVRaw;

0 commit comments

Comments
 (0)