[mob] minor change to change log

This commit is contained in:
ashilkn 2024-04-13 15:02:43 +05:30
parent 8fa18e1ffe
commit 1a8ec9fb4c

View file

@ -122,7 +122,7 @@ class _ChangeLogPageState extends State<ChangeLogPage> {
final List<ChangeLogEntry> items = [];
items.addAll([
ChangeLogEntry(
"Improved Performance for Large Galleries",
"Improved Performance for Large Galleries",
'We\'ve made significant improvements to how quickly galleries load and'
' with less stutter, especially for those with a lot of photos and videos.',
),