chore: Follow up linebreak formatting
This commit is contained in:
parent
f8b5ce5201
commit
e7e3b7881e
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@ abstract class ClientManager {
|
|||
shareKeysWith: ShareKeysWith.values
|
||||
.singleWhereOrNull((share) => share.name == shareKeysWith) ??
|
||||
ShareKeysWith.all,
|
||||
convertLinebreaksInFormatting: false,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue