Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b29cdc8 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

removed Group sed

parent d00c8721
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ export default {
				}

				// Don't show resources and rooms
				if (!['GROUP', 'INDIVIDUAL'].includes(result.calendarUserType)) {
				if (!['INDIVIDUAL'].includes(result.calendarUserType)) {
					return list
				}