Skip to content

Commit

Permalink
Add back frontend app name property
Browse files Browse the repository at this point in the history
  • Loading branch information
alisman committed Feb 12, 2024
1 parent 23ebb38 commit ce21589
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ public enum FrontendProperty {
default_cross_cancer_study_list_name("default_cross_cancer_study_list_name", null),
skin_description("skin.description", null),
skin_title("skin.title", null),
app_name("app.name", null),
skin_authorization_message("skin.authorization_message", null),
session_url_length_threshold("session.url_length_threshold", null),
bitly_api_key("bitly.api_key", null),
Expand Down

0 comments on commit ce21589

Please sign in to comment.