renamed main.js (back to lowercase)

This commit is contained in:
Zsolt Viczian
2022-02-28 19:05:55 +01:00
parent b944b348fc
commit 857f41ad07
20 changed files with 20 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
import { MarkdownRenderer, Modal, Notice, request } from "obsidian";
import ExcalidrawPlugin from "./Main";
import ExcalidrawPlugin from "./main";
import { errorlog, log } from "./Utils";
const URL =