[MM-52158] - Don't show deprecation/move to annual banners to some clients (#22963)

* [MM-52158] - Don't show deprecation/move to annual banners to some clients

* create const

* feedback impl

* update test names

* update banner text

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Allan Guwatudde
2023-04-20 17:04:41 +03:00
коммит произвёл GitHub
родитель 89f2ebc836
Коммит 87555aa242
7 изменённых файлов: 119 добавлений и 4 удалений

Просмотреть файл

@@ -103,6 +103,7 @@ func getSubscription(c *Context, w http.ResponseWriter, r *http.Request) {
DNS: "",
LastInvoice: &model.Invoice{},
DelinquentSince: subscription.DelinquentSince,
BillingType: "",
}
}