[+] Define terms date list
This commit is contained in:
+4
-1
@@ -53,5 +53,8 @@ export default class Constants
|
|||||||
'#724e58',
|
'#724e58',
|
||||||
'#4b565b'
|
'#4b565b'
|
||||||
]
|
]
|
||||||
}
|
};
|
||||||
|
|
||||||
|
// Terms (TODO: Actually get the terms dynamically
|
||||||
|
public static TERMS = [new Date('2019-09-04'), new Date('2019-11-01')];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user