[mob] minor change to change log
This commit is contained in:
parent
8fa18e1ffe
commit
1a8ec9fb4c
1 changed files with 1 additions and 1 deletions
|
@ -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.',
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue