Fix comment

This commit is contained in:
Gustavo Trott 2024-02-20 10:52:03 -03:00
parent cf460da25f
commit 8d809fb36c

View File

@ -39,7 +39,7 @@ object ClientSettings extends SystemConfiguration {
}
)
//Remove `:private` once it's used only by Meteor internally configs
//Remove `:private` once it's used only by Meteor internal configs
clientSettingsFromFile -= "private"
}