fix letter
This commit is contained in:
parent
5b77b23e9f
commit
8b8c5bdb98
@ -2,7 +2,7 @@ import { Vault } from "obsidian";
|
||||
import * as path from "path";
|
||||
|
||||
import { base32 } from "rfc4648";
|
||||
import XRegExp from "XRegExp";
|
||||
import XRegExp from "xregexp";
|
||||
|
||||
export type SUPPORTED_SERVICES_TYPE = "s3" | "webdav" | "ftp";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user