mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-10 02:49:40 +02:00
Fix for hideUnusedParticipants
This commit is contained in:
@@ -230,6 +230,7 @@ const config = {
|
||||
|
||||
/** The object containing configurations specific for sequence diagrams */
|
||||
sequence: {
|
||||
hideUnusedParticipants: false,
|
||||
/**
|
||||
* | Parameter | Description | Type | Required | Values |
|
||||
* | --------------- | ---------------------------- | ------- | -------- | ------------------ |
|
||||
|
Reference in New Issue
Block a user