Skip to content

Commit

Permalink
Add comment to clarify override
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Marbach <[email protected]>
  • Loading branch information
Johennes committed Jul 26, 2022
1 parent 17a3773 commit 234e25c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Config/BuildSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ final class BuildSettings: NSObject {

// MARK: - Location Sharing

/// Overwritten by the home server's .well-known configuration (if any exists)
static let defaultTileServerMapStyleURL = URL(string: "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx")!

static let locationSharingEnabled = true
Expand Down

0 comments on commit 234e25c

Please sign in to comment.