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

Unverified Commit be0940f0 authored by Akhil's avatar Akhil
Browse files

More logs

parent 5baa4122
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ export default {
			} catch (error) {
				return []
			}

			console.log(results)
			return results.reduce((list, result) => {
				if (['ROOM', 'RESOURCE'].includes(result.calendarUserType)) {
					console.log('In ROOM if')