Skip to content

Commit ffcaea4

Browse files
committed
format
1 parent 8dea91c commit ffcaea4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/popup.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1 class="text-xl font-bold">Moodle Calendar</h1>
1919
</button>
2020
<pre id="result" class="text-sm whitespace-pre-wrap"></pre>
2121
<div>This tool help you to export your Moodle calendar events to a .ics file.</div>
22-
22+
2323
<!-- Use type="module" for ES module support -->
2424
<script type="module" src="./js/popup.js"></script>
2525
</body>
26-
</html>
26+
</html>

0 commit comments

Comments
 (0)