show guest docs images
This commit is contained in:
@@ -483,7 +483,8 @@ class MainActivity : ComponentActivity() {
|
||||
propertyId = currentRoute.propertyId,
|
||||
bookingId = currentRoute.bookingId
|
||||
)
|
||||
}
|
||||
},
|
||||
canManageDocuments = canManagePayuSettings(currentRoute.propertyId)
|
||||
)
|
||||
is AppRoute.BookingPayments -> BookingPaymentsScreen(
|
||||
propertyId = currentRoute.propertyId,
|
||||
|
||||
Reference in New Issue
Block a user