Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
This commit is contained in:
commit
f93b1961c3
|
|
@ -31,6 +31,7 @@ export const appInitializer = () => {
|
|||
|
||||
if (appsmithConfigs.sentry.enabled) {
|
||||
Sentry.init(appsmithConfigs.sentry);
|
||||
Sentry.captureMessage("App Initialised");
|
||||
}
|
||||
if (appsmithConfigs.smartLook.enabled) {
|
||||
const { id } = appsmithConfigs.smartLook;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user