Confirmation dialogs #140

Merged
floatingghost merged 23 commits from confirmation-dialogs into develop 2022-08-26 11:58:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 0cb3d2359e - Show all commits

View File

@ -15,7 +15,7 @@
<body class="hidden">
<noscript>To use Pleroma, please enable JavaScript.</noscript>
<div id="app"></div>
<div id="modal" />
<div id="modal"></div>
<!-- built files will be auto injected -->
</body>
</html>