Skip to content

Commit

Permalink
Merge branch 'release' into pg
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Github Action committed Feb 20, 2025
2 parents 12e395d + f18064e commit e623f47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public class AppsmithAiConstants {
public static final String ACTION_ID = "actionId";
public static final String WORKSPACE_ID = "workspaceId";
public static final String INSTANCE_ID = "instanceId";
public static final String ORGANIZATION_ID = "organizationId";
public static final String ORGANIZATION_ID = "tenantId";
public static final String SOURCE_DETAILS = "sourceDetail";

public static final String PERIOD_DELIMITER = ".";
Expand Down

0 comments on commit e623f47

Please sign in to comment.