mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
renamed main.js (back to lowercase)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { App, MarkdownRenderer, Modal } from "obsidian";
|
||||
import ExcalidrawPlugin from "./Main";
|
||||
import ExcalidrawPlugin from "./main";
|
||||
import { FIRST_RUN, RELEASE_NOTES } from "./Messages";
|
||||
|
||||
export class ReleaseNotes extends Modal {
|
||||
|
||||
Reference in New Issue
Block a user