More refactoring

This commit is contained in:
David Majdandžić
2023-03-28 04:28:08 +02:00
parent 75392079f7
commit c917bf6cc8
7 changed files with 97 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
import {Job} from "./Job";
import {Job} from "./Job/Job";
// TODO: Implement on change event and propagate it to sessions
// Do something like "onJobChange" here...