summaryrefslogtreecommitdiffstats
path: root/src/components/ProcessingScreen.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ProcessingScreen.vue')
-rw-r--r--src/components/ProcessingScreen.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ProcessingScreen.vue b/src/components/ProcessingScreen.vue
index 059fe85d..42ca511b 100644
--- a/src/components/ProcessingScreen.vue
+++ b/src/components/ProcessingScreen.vue
@@ -1,7 +1,7 @@
<template>
<div>
<EmptyContent :description="desc"
- :title="title"
+ :name="title"
class="processing-screen__wrapper">
<template #icon>
<IconContact :size="20" />