You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-15 23:00:36 +02:00
Chore: Fixed a few formatting issues
This commit is contained in:
@ -195,9 +195,7 @@ class WebDavApi {
|
||||
`<?xml version="1.0" encoding="UTF-8"?>
|
||||
<d:propfind xmlns:d="DAV:">
|
||||
<d:prop xmlns:oc="http://owncloud.org/ns">
|
||||
${
|
||||
fieldsXml
|
||||
}
|
||||
${fieldsXml}
|
||||
</d:prop>
|
||||
</d:propfind>`;
|
||||
|
||||
|
Reference in New Issue
Block a user