aboutsummaryrefslogtreecommitdiff
path: root/templates/vue-app.php
diff options
context:
space:
mode:
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>