mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	Merge branch 'master' into ticket-app-master
This commit is contained in:
		| @@ -96,7 +96,7 @@ | ||||
|         </div> | ||||
|     </div> | ||||
|     <FullCalendar :options="calendarOptions" ref="calendarRef"> | ||||
|         <template v-slot:eventContent="{ event }"> | ||||
|         <template v-slot:eventContent="{ event }: { event: EventApi }"> | ||||
|             <span :class="eventClasses"> | ||||
|                 <b v-if="event.extendedProps.is === 'remote'">{{ | ||||
|                     event.title | ||||
|   | ||||
		Reference in New Issue
	
	Block a user