mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
fix duplication events
This commit is contained in:
@@ -121,7 +121,7 @@ export class ViewEventPage implements OnInit {
|
||||
|
||||
|
||||
setTimeZone() {
|
||||
this.TimeZoneString = this.loadedEvent.TimeZone.split(')')[1]
|
||||
this.TimeZoneString = this.loadedEvent.TimeZone
|
||||
}
|
||||
async loadEvent() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user