mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 05:49:43 +02:00
Cleaned up remaining prettier errors.
This commit is contained in:
@@ -301,7 +301,7 @@ export const getActorProperty = function (actor, key) {
|
||||
}
|
||||
|
||||
return undefined;
|
||||
}
|
||||
};
|
||||
|
||||
export const setTitle = function (titleWrap) {
|
||||
title = titleWrap.text;
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user