diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2026-03-18 16:44:20 +0100 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2026-03-18 16:44:20 +0100 |
| commit | 930be31e16132c3a4ceed8e710410ef098720661 (patch) | |
| tree | 54ea7f2e8c512dfa1633a9c0b66e0d3edc858223 /templates | |
| parent | e1036338cd7bfa9b7222e1106fe549cdeee34682 (diff) | |
Apply 1 suggestion(s) to 1 file(s)biest-6377
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/vue-app.php | 1 |
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> |
