diff options
Diffstat (limited to 'apps/updatenotification/templates/empty.php')
-rw-r--r-- | apps/updatenotification/templates/empty.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/templates/empty.php b/apps/updatenotification/templates/empty.php new file mode 100644 index 00000000000..e1f865bd26c --- /dev/null +++ b/apps/updatenotification/templates/empty.php @@ -0,0 +1,4 @@ +<?php +/** + * Empty as Vue will take over + */ |