ブックマークボタン表示設定のキー名を変更

This commit is contained in:
tateisu 2020-01-30 13:27:40 +09:00
parent 3d2ae36fe4
commit ac943ddf19
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ object Pref {
)
val bpShowBookmarkButton = BooleanPref(
"ShowBookmarkButton",
"ShowBookmarkButton2",
true,
R.id.swShowBookmarkButton
)