Skip to content

Commit

Permalink
Update agreement pref key
Browse files Browse the repository at this point in the history
  • Loading branch information
solkin committed Jun 12, 2024
1 parent feed513 commit 2977433
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ class UploadPreferencesProviderImpl(
}

const val DARK_THEME_PREF_KEY = "pref_dark_theme"
const val UPLOAD_AGREEMENT_KEY = "pref_upload_notice"
const val UPLOAD_AGREEMENT_KEY = "pref_upload_agreement"

0 comments on commit 2977433

Please sign in to comment.