Backend Statusbar Update
Backend Statusbar Funktionen hinzugefügt
This commit is contained in:
@@ -128,7 +128,6 @@ export default function CalenderView(p) {
|
||||
if (en[i][k].timeend >= en[i][l].timestart && en[i][k].timeend <= en[i][l].timeend) {
|
||||
en[i][k].timeend = en[i][l].timestart
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user