aboutsummaryrefslogtreecommitdiff
path: root/templates/vue-app.php
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2026-03-18 16:44:20 +0100
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2026-03-18 16:44:20 +0100
commit930be31e16132c3a4ceed8e710410ef098720661 (patch)
tree54ea7f2e8c512dfa1633a9c0b66e0d3edc858223 /templates/vue-app.php
parente1036338cd7bfa9b7222e1106fe549cdeee34682 (diff)
Apply 1 suggestion(s) to 1 file(s)biest-6377
Diffstat (limited to 'templates/vue-app.php')
-rw-r--r--templates/vue-app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/vue-app.php b/templates/vue-app.php
index 271ed63..7df6a01 100644
--- a/templates/vue-app.php
+++ b/templates/vue-app.php
@@ -15,5 +15,4 @@ $data = [
?>
<div data-vue-app>
<script type="application/json"><?= json_encode($data) ?></script>
- <?= $placeholder ?? '' ?>
</div>