Add SQL CARBON EDIT tag in product class (#1690)

This commit is contained in:
Karl Burtram
2018-06-20 12:42:32 -07:00
committed by GitHub
parent bc09fb30d8
commit b1ce07d3ae
2 changed files with 4 additions and 3 deletions

View File

@@ -52,6 +52,7 @@ export interface IProductConfiguration {
};
documentationUrl: string;
releaseNotesUrl: string;
// {SQL CARBON EDIT}
gettingStartedUrl: string;
keyboardShortcutsUrlMac: string;
keyboardShortcutsUrlLinux: string;