Merge lp:~ssweeny/untappd-scope/location-perms into lp:untappd-scope

Proposed by Scott Sweeny
Status: Merged
Merged at revision: 5
Proposed branch: lp:~ssweeny/untappd-scope/location-perms
Merge into: lp:untappd-scope
Diff against target: 13 lines (+2/-1)
1 file modified
webapp-untappd.json (+2/-1)
To merge this branch: bzr merge lp:~ssweeny/untappd-scope/location-perms
Reviewer Review Type Date Requested Status
Chris Wayne Pending
Review via email: mp+245544@code.launchpad.net

Description of the change

Adds location permission to the webapp. This allows checkins to include the venue (bar) of the imbibing.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'webapp-untappd.json'
2--- webapp-untappd.json 2014-11-22 22:53:44 +0000
3+++ webapp-untappd.json 2015-01-05 04:37:32 +0000
4@@ -7,7 +7,8 @@
5 "video",
6 "webview",
7 "content_exchange",
8- "content_exchange_source"
9+ "content_exchange_source",
10+ "location"
11 ],
12 "policy_version": 1.2
13 }

Subscribers

People subscribed via source and target branches

to all changes: