Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion lib/config/constants.dart
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ abstract class Constants {
'Use lazy fetching to fetch only the root level comments',
'Turn on True Dark Mode in settings to use black background',
'Download stories in settings to read stories offline',
'Open any Hacker News links in Hacki via the system Share menu',
'Open any Hacker News links in Hacki via the system share menu',
'''Swipe right on a comment and tap the dots icon to search for the poster within the thread or across HN''',
].randomlyPicked!;

static final String happyFace = <String>[
Expand Down