diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2022-04-06 15:02:21 -0400 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2023-01-20 23:39:45 -0500 |
| commit | 76d99c08d6740886b8c52ee4a0291706dc68ca3f (patch) | |
| tree | fad7db45a4f61780fd7437c3060df6bace58bd5c /index.html | |
| parent | dc04c8cbd48dd8dcfc6b1937663e57983d38562a (diff) | |
Move modal out of vue tree
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ <body class="hidden"> <noscript>To use Pleroma, please enable JavaScript.</noscript> <div id="app"></div> + <div id="modal" /> <!-- built files will be auto injected --> <div id="popovers" /> </body> |
