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

Commit 1240985c authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

break removed

parent 8f8ad864
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -122,8 +122,7 @@
				<InformationOutline :size="20" decorative />
			</template>
			<div class="app-sidebar-tab__content">
				<PropertyTextLocation
					class="event-location"
				<PropertyTextLocation class="event-location"
					:is-read-only="isReadOnly"
					:prop-model="rfcProps.location"
					:value="location"
+1 −2
Original line number Diff line number Diff line
@@ -129,8 +129,7 @@
				@update-end-timezone="updateEndTimezone"
				@toggle-all-day="toggleAllDay" />

			<PropertyTextLocation
				class="event-location"
			<PropertyTextLocation class="event-location"
				:is-read-only="isReadOnly"
				:prop-model="rfcProps.location"
				:value="location"