Removed function call with no data passed

This commit is contained in:
Eric Andrechek 2021-05-30 16:21:25 -04:00 committed by GitHub
parent 46ee595389
commit 047cc080aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<template>
<div class="card floating">
<div class="card-content">
<p>{{ $t("prompts.deleteMessageShare", { path: "" }) }}</p>
<p>{{ $t("prompts.deleteMessageShare") }}</p>
</div>
<div class="card-action">
<button