Skip to content

Commit

Permalink
Adding to java file
Browse files Browse the repository at this point in the history
  • Loading branch information
gugutagli committed Aug 31, 2024
1 parent 6d95993 commit f8e5fee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ public class App {
private String privacyPolicyUrl;
private String appHomepageUrl;
private String appDirectoryUrl;
@SerializedName("is_granular_bot_app")
@SerializedName("is_app_directory_approved")
private boolean appDirectoryApproved;
@SerializedName("is_internal")
Expand Down

0 comments on commit f8e5fee

Please sign in to comment.