move crypto

This commit is contained in:
Maxime Cannoodt 2022-06-29 10:55:11 +02:00
parent f669268a5c
commit eeb90b8aca
5 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { requestUrl } from "obsidian";
import { encryptMarkdown } from "./encryption";
import { encryptMarkdown } from "./crypto/encryption";
export class NoteSharingService {
private _url: string;

Binary file not shown.