Skip to content

Commit

Permalink
make it possible to select new option in settings
Browse files Browse the repository at this point in the history
  • Loading branch information
AkesiSeli committed Dec 26, 2024
1 parent 942eb59 commit 50db043
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -992,6 +992,7 @@ class SettingsScreen : Screen {
TimelineLayout.Full,
TimelineLayout.Compact,
TimelineLayout.DistractionFree,
TimelineLayout.Card,
)
CustomModalBottomSheet(
title = LocalStrings.current.settingsItemTimelineLayout,
Expand Down

0 comments on commit 50db043

Please # to comment.