Cleanup: Indentation

This commit is contained in:
Pablo Vazquez 2022-07-22 15:41:37 +02:00
parent 71f8791e4a
commit 284855f18f

View File

@ -1,9 +1,9 @@
<template>
<div class="global-last-rendered">
<last-rendered-image
ref="lastRenderedImage"
:jobID="false"
thumbnailSuffix="last-rendered.jpg" />
<last-rendered-image
ref="lastRenderedImage"
:jobID="false"
thumbnailSuffix="last-rendered.jpg" />
</div>
<footer class="app-footer"><notification-bar /></footer>