diff options
author | Eric Wolfe <eric.r.wolfe@gmail.com> | 2017-01-04 11:26:00 -0800 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2017-01-04 21:48:32 -0800 |
commit | d2efbc99159a6503e483b41e5adf43656c6413d3 (patch) | |
tree | 884d5573136bf61baf3cd2aa1a822d43c1fa65e4 /platform/macos/jazzy.yml | |
parent | ef9954b566fbd666edf2237ee24097969f438879 (diff) | |
download | qtlocation-mapboxgl-d2efbc99159a6503e483b41e5adf43656c6413d3.tar.gz |
[ios, macos] Move Info.plist keys down in jazzy sidebar
Diffstat (limited to 'platform/macos/jazzy.yml')
-rw-r--r-- | platform/macos/jazzy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/jazzy.yml b/platform/macos/jazzy.yml index 6f88c01bc6..4b5bdf2d42 100644 --- a/platform/macos/jazzy.yml +++ b/platform/macos/jazzy.yml @@ -16,9 +16,9 @@ framework_root: ../darwin/src custom_categories: - name: Guides children: - - Info.plist Keys - Working with GeoJSON Data - For Style Authors + - Info.plist Keys - name: Maps children: - MGLAccountManager |