Fix lints
This commit is contained in:
parent
3784418567
commit
64ca5a82ef
7 changed files with 27 additions and 43 deletions
|
|
@ -269,9 +269,9 @@ export default class VaultLinkPlugin extends Plugin {
|
|||
path,
|
||||
rateLimit(
|
||||
async () =>
|
||||
client.syncLocallyUpdatedFile({
|
||||
{ client.syncLocallyUpdatedFile({
|
||||
relativePath: path
|
||||
}),
|
||||
}); },
|
||||
MIN_WAIT_BETWEEN_UPDATES_IN_MS
|
||||
)
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue