Kizuki
    Preparing search index...

    Function mergeConcept

    • Merges one concept into another in the same course. The target keeps its name and gains the other's quotes. Refuses a merge that would make a loop in the confirmed links.

      Parameters

      • home: string
      • conceptId: string
      • intoConceptId: string

      Returns Promise<void>