diff --git a/src/client/app/desktop/views/components/note-detail.vue b/src/client/app/desktop/views/components/note-detail.vue index 1e068bd1c..a0ad089f9 100644 --- a/src/client/app/desktop/views/components/note-detail.vue +++ b/src/client/app/desktop/views/components/note-detail.vue @@ -37,20 +37,26 @@
-
- %i18n:@private% - %i18n:@deleted% - -
-
- -
- - - %fa:map-marker-alt% %i18n:@location% -
-
- +

+ {{ p.cw }} + {{ showContent ? '%i18n:@hide%' : '%i18n:@see-more%' }} +

+
+
+ %i18n:@private% + %i18n:@deleted% + +
+
+ +
+ + + %fa:map-marker-alt% %i18n:@location% +
+
+ +