Add support for penalising overtime to the heatmap
Build and Publish Docker Container / build (push) Successful in 3m44s
Build and Publish Docker Container / build (push) Successful in 3m44s
This commit is contained in:
+2
-1
@@ -29,7 +29,8 @@ export const semester1Revision: OverviewConfig = {
|
||||
export const semester2: OverviewConfig = {
|
||||
title: 'Semester 2',
|
||||
periodKey: 'y5-s2',
|
||||
goalHours: 7.5,
|
||||
goalHours: 6,
|
||||
penaliseOvertime: true,
|
||||
subjects: [
|
||||
{
|
||||
projectId: 195754611,
|
||||
|
||||
Reference in New Issue
Block a user