Unverified Commit fbae6903 authored by Tamika Tannis's avatar Tamika Tannis Committed by GitHub

Update config-types.ts (#314)

parent 15d9c3ca
......@@ -22,7 +22,7 @@ export interface AppConfigCustom {
google?: GoogleAnalyticsConfig
indexUsers?: IndexUsersConfig;
logoPath?: string;
mailClientFeatures: MailClientFeaturesConfig;
mailClientFeatures?: MailClientFeaturesConfig;
navLinks?: Array<LinkConfig>;
tableLineage?: TableLineageConfig;
tableProfile?: TableProfileConfig;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment