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

@@ -16,7 +16,7 @@ import { ExcalidrawData, getTransclusion } from "./ExcalidrawData";
import { ExportSettings } from "./ExcalidrawView";
import { t } from "./lang/helpers";
import { tex2dataURL } from "./LaTeX";
import ExcalidrawPlugin from "./Main";
import ExcalidrawPlugin from "./main";
import {
errorlog,
getDataURL,