mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
refactor: polish map module ui/ux
This commit is contained in:
@@ -112,7 +112,7 @@ export class CalendarSyncSettingsComponent implements OnInit {
|
||||
|
||||
const modal = await this.modalController.create({
|
||||
component: AddEventReviewModalComponent,
|
||||
swipeToClose: true,
|
||||
canDismiss: true,
|
||||
cssClass: 'add-modal',
|
||||
componentProps: {
|
||||
dismissAction: () => {
|
||||
|
||||
Reference in New Issue
Block a user