chore: community edition product updates link (#6132)
* chore: community edition product updates link * fix: iframe embed for changelog --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
2768f560ad
commit
849d9891d2
4 changed files with 23 additions and 61 deletions
1
packages/types/src/instance/base.d.ts
vendored
1
packages/types/src/instance/base.d.ts
vendored
|
|
@ -57,6 +57,7 @@ export interface IInstanceConfig {
|
|||
// intercom
|
||||
is_intercom_enabled: boolean;
|
||||
intercom_app_id: string | undefined;
|
||||
instance_changelog_url?: string;
|
||||
}
|
||||
|
||||
export interface IInstanceAdmin {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue