Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Ensure the same item only appears once on the list #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 8, 2015

  1. Ensure the same item only appears once on the list

    Prior to the change, the same item can be repeated added to the list.
    We use a map to ensure the same item (based on ID property) appear only once.
    teforia-steven committed May 8, 2015
    Configuration menu
    Copy the full SHA
    2402bf4 View commit details
    Browse the repository at this point in the history