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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/components/Calendar/CalendarPeek.vue')
-rw-r--r--src/js/components/Calendar/CalendarPeek.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/js/components/Calendar/CalendarPeek.vue b/src/js/components/Calendar/CalendarPeek.vue
index 001cde50..0eea8662 100644
--- a/src/js/components/Calendar/CalendarPeek.vue
+++ b/src/js/components/Calendar/CalendarPeek.vue
@@ -98,7 +98,6 @@ export default {
calendarKey: 0,
calendarName: 'Polls',
displayColor: 'transparent',
- // displayColor: 'var(--color-main-background)',
allDay: '',
description: this.poll.description,
start: this.option.timestamp,