Remove Webapp Build Hash (#22706)
* Remove Webapp Build Hash A discrete webapp build hash is no longer needed with the mono-repo. * i18n-extract
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8cc7d7ba4a
Коммит
64051134b8
@@ -18,13 +18,10 @@ export type ClientConfig = {
|
||||
BannerColor: string;
|
||||
BannerText: string;
|
||||
BannerTextColor: string;
|
||||
BuildBoards: string;
|
||||
BuildDate: string;
|
||||
BuildEnterpriseReady: string;
|
||||
BuildHash: string;
|
||||
BuildHashBoards: string;
|
||||
BuildHashEnterprise: string;
|
||||
BuildHashPlaybooks: string;
|
||||
BuildNumber: string;
|
||||
CollapsedThreads: CollapsedThreads;
|
||||
CustomBrandText: string;
|
||||
|
||||
Ссылка в новой задаче
Block a user