mod-loader

This commit is contained in:
Jeder 2024-09-14 15:41:42 +02:00
parent 836b3eb7ee
commit b24d46d148

View file

@ -18,5 +18,6 @@
<div id="app"></div> <div id="app"></div>
<div id="modal"></div> <div id="modal"></div>
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
<script type="text/javascript" src="/instance/mod-loader/pleroma-mod-loader.js"></script>
</body> </body>
</html> </html>