community-profiles: fix typo in map url
This commit is contained in:
parent
095adf1354
commit
3874007d1a
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ config 'community' 'profile'
|
|||
option 'splash_prefix' '27'
|
||||
option 'latitude' '52.52075'
|
||||
option 'longitude' '13.40948'
|
||||
option 'mapserver' 'http://openwifi.net/openwifimap/'
|
||||
option 'mapserver' 'http://openwifimap.net/openwifimap/'
|
||||
|
||||
config 'defaults' 'wifi_device'
|
||||
option 'channel' '10'
|
||||
|
|
|
@ -8,7 +8,7 @@ config 'community' 'profile'
|
|||
option 'latitude' '52.55010'
|
||||
option 'longitude' '13.45889'
|
||||
option 'suffix' 'olsr'
|
||||
option 'mapserver' 'http://openwifi.net/openwifimap/'
|
||||
option 'mapserver' 'http://openwifimap.net/openwifimap/'
|
||||
|
||||
config 'defaults' 'wifi_device'
|
||||
option 'channel' '10'
|
||||
|
|
|
@ -7,7 +7,7 @@ config 'community' 'profile'
|
|||
option 'splash_prefix' '27'
|
||||
option 'latitude' '52.5427'
|
||||
option 'longitude' '13.4172'
|
||||
option 'mapserver' 'http://openwifi.net/openwifimap/'
|
||||
option 'mapserver' 'http://openwifimap.net/openwifimap/'
|
||||
|
||||
config 'defaults' 'wifi_device'
|
||||
option 'channel' '10'
|
||||
|
|
Loading…
Reference in a new issue