mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 05:55:29 +08:00

When showing the native app banner, we include an app argument to automatically add the current site to the official DiscourseHub app. However, the app id can be changed via a hidden site setting, and when changed, that argument is no longer useful. This ensures the argument is only included for the official iOS app banner.