@hlfan commented on this pull request.


> +  if Settings.key?(:id_application)
+    token = current_user.oauth_token(Settings.id_application)
+    data[:token] = token.token
+  end
+  data[:locale] = ID::LOCALES.preferred(preferred_languages).to_s

Could you run [`bundle exec erb_lint . 
--autocorrect`](https://github.com/openstreetmap/openstreetmap-website/blob/master/CONTRIBUTING.md#coding-style)?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6199#pullrequestreview-3160437420
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6199/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to