all repos — NoPaste @ 3e3c433f026c49e04d0efa0f0f39fc688ed32bb1

Resurrected - The PussTheCat.org fork of NoPaste

Fix the Codemirror import
TheFrenchGhosty TheFrenchGhosty@posteo.is
Tue, 14 Dec 2021 17:27:43 +0100
commit

3e3c433f026c49e04d0efa0f0f39fc688ed32bb1

parent

584b12475d17386562df16d9e2aebd2d66070652

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M index.htmlindex.html

@@ -160,6 +160,7 @@ <script src="scripts/lzma.js"></script>

<script src="scripts/slimselect.js"></script> <script src="scripts/clipboard.js"></script> <script src="scripts/micromodal.js"></script> + <script src="scripts/codemirror.js"></script> <script src="scripts/loadmode.js"></script> <script src="scripts/overlay.js"></script> <script src="scripts/multiplex.js"></script>