fix observability regression, from 5c839998
This commit is contained in:
@@ -16,6 +16,7 @@ export default abstract class Model {
|
||||
|
||||
createdAt: string;
|
||||
|
||||
@observable
|
||||
updatedAt: string;
|
||||
|
||||
store: Store<Model>;
|
||||
|
||||
Reference in New Issue
Block a user