move crypto
This commit is contained in:
parent
f669268a5c
commit
eeb90b8aca
@ -1,5 +1,5 @@
|
|||||||
import { requestUrl } from "obsidian";
|
import { requestUrl } from "obsidian";
|
||||||
import { encryptMarkdown } from "./encryption";
|
import { encryptMarkdown } from "./crypto/encryption";
|
||||||
|
|
||||||
export class NoteSharingService {
|
export class NoteSharingService {
|
||||||
private _url: string;
|
private _url: string;
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user