• Paul Slaughter's avatar
    Fix frequent items timestamps not updated · 2a333556
    Paul Slaughter authored
    - The original frequent items app shimmyed this
      lastAccessedOn into the currentItem object.
      The new top nav now does this in the container
      view. This view is kept alive, so we should be good.
    - This should be made irrelevant soon with
      us moving to "Recently visited items"
    
    Changelog: fixed
    2a333556
utils_spec.js 4.32 KB