bug solve

This commit is contained in:
Eudes Inácio
2024-06-04 10:21:40 +01:00
13 changed files with 100 additions and 33 deletions
@@ -122,7 +122,7 @@ export class ViewEventPage implements OnInit {
setTimeZone() {
this.TimeZoneString = this.loadedEvent.TimeZone.split(')')[1]
this.TimeZoneString = this.loadedEvent.TimeZone
}
async loadEvent() {