Skip to content
Snippets Groups Projects
Unverified Commit c1f1a38e authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Do not show the "return" icon on the mobile envelope list

parent 428ebd85
No related branches found
No related tags found
No related merge requests found
<template>
<div>
<AppDetailsToggle @close="hideMessage" />
<AppDetailsToggle v-if="showMessage" @close="hideMessage" />
<div id="app-content-wrapper">
<Loading v-if="loading" :hint="t('mail', 'Loading messages')" />
<template v-else>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment