Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit f4fd3fa

Browse files
whitespace fix
PR: #2 PR-URL: #2 Reviewed-By: Jan Lehnardt <[email protected]> Reviewed-By: Alexander Shorin <[email protected]>
1 parent 616789b commit f4fd3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ is_cluster_enabled() ->
4747

4848
cluster_system_dbs() ->
4949
["_users", "_replicator", "_metadata", "_global_changes"].
50-
50+
5151

5252
has_cluster_system_dbs() ->
5353
has_cluster_system_dbs(cluster_system_dbs()).

0 commit comments

Comments
 (0)