Update items attribute to be the shuffled items

More useful than just returning the items.
master
Ben Moon 2016-05-20 11:39:08 +01:00
parent 777c661d9b
commit a1fa583294
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ handle remainder => sub {
title => "$shuffled_display",
subtitle => "Shuffle: $original_display",
# Useful for API
items => \@items,
items => \@shuffled,
},
templates => {