mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-31 14:16:42 +02:00
#3050 Renaming setTitle to setAccTitle
This commit is contained in:
@@ -5,7 +5,7 @@ import common from '../common/common';
|
||||
import utils from '../../utils';
|
||||
import mermaidAPI from '../../mermaidAPI';
|
||||
import {
|
||||
setTitle,
|
||||
setAccTitle,
|
||||
getTitle,
|
||||
getAccDescription,
|
||||
setAccDescription,
|
||||
@@ -355,7 +355,7 @@ const setDirection = (dir) => {
|
||||
|
||||
export default {
|
||||
parseDirective,
|
||||
setTitle,
|
||||
setAccTitle,
|
||||
getTitle,
|
||||
getAccDescription,
|
||||
setAccDescription,
|
||||
|
Reference in New Issue
Block a user