Skip to content

Commit

Permalink
Merge pull request #65 from communitiesuk/FS-2671-wrong-closing-date-…
Browse files Browse the repository at this point in the history
…for-R2W3

FS-2671-wrong-closing-date-for-R2W3
  • Loading branch information
ramsharma-prog authored May 3, 2023
2 parents 7a1e2bf + c4fa45a commit c102fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/data_operations/round_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def get_round_data(language):
"deadline": "2023-04-14 11:59:00"
if not Config.FORCE_OPEN
else "2024-12-31 11:59:00",
"assessment_deadline": "2023-05-05 12:00:00",
"assessment_deadline": "2023-05-17 12:00:00",
"instructions": (
"Mae'n rhaid i chi fod wedi derbyn gwahoddiad i ymgeisio."
" Os na wnaethom eich gwahodd, <a href="
Expand Down

0 comments on commit c102fe8

Please sign in to comment.