Change WLEDSR to WLEDMM in comments
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
setTimeout(()=>{h.appendChild(l)},100);
|
||||
</script>
|
||||
<link rel="stylesheet" href="index.css">
|
||||
<link rel="stylesheet" href="../../usermods/customeffects/customeffects.css"> <!--WLEDSR Custom Effects -->
|
||||
<link rel="stylesheet" href="../../usermods/customeffects/customeffects.css"> <!--WLEDMM Custom Effects -->
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -366,7 +366,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- WLEDSR Custom Effects -->
|
||||
<!-- WLEDMM Custom Effects -->
|
||||
<div id="ceEditor" class="modal">
|
||||
<div id="kceEditor">Loading...</div><br>
|
||||
</div>
|
||||
@@ -386,6 +386,6 @@
|
||||
</div>
|
||||
<i id="roverstar" class="icons huge" onclick="setLor(0)"></i><br>
|
||||
<script src="index.js"></script>
|
||||
<script src="../../usermods/customeffects/customeffects.js"></script> <!--WLEDSR Custom Effects-->
|
||||
<script src="../../usermods/customeffects/customeffects.js"></script> <!--WLEDMM Custom Effects-->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user