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> <template>
<div class="global-last-rendered"> <div class="global-last-rendered">
<last-rendered-image <last-rendered-image
ref="lastRenderedImage" ref="lastRenderedImage"
:jobID="false" :jobID="false"
thumbnailSuffix="last-rendered.jpg" /> thumbnailSuffix="last-rendered.jpg" />
</div> </div>
<footer class="app-footer"><notification-bar /></footer> <footer class="app-footer"><notification-bar /></footer>