Skip to content

Commit 66359a5

Browse files
authored
Update micron-parser.js - test minify build action
1 parent a6446f5 commit 66359a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/micron-parser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Documentation for the Micron markdown format can be found here:
88
* https://raw.githubusercontent.com/markqvist/NomadNet/refs/heads/master/nomadnet/ui/textui/Guide.py
99
*/
10-
10+
1111
class MicronParser {
1212

1313
constructor(darkTheme = true, enableForceMonospace = true) {

0 commit comments

Comments
 (0)