Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/src/components/PredefinedStatus.vue')
-rw-r--r--apps/user_status/src/components/PredefinedStatus.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/src/components/PredefinedStatus.vue b/apps/user_status/src/components/PredefinedStatus.vue
index f8d5fe26be4..4ab585493e6 100644
--- a/apps/user_status/src/components/PredefinedStatus.vue
+++ b/apps/user_status/src/components/PredefinedStatus.vue
@@ -103,7 +103,7 @@ export default {
opacity: .7;
&::before {
- content: ' - ';
+ content: ' – ';
}
}
}