Skip to content

Commit

Permalink
Merge branch 'master' of github.com:LYkcul/Hydro
Browse files Browse the repository at this point in the history
  • Loading branch information
LYkcul committed Oct 9, 2023
2 parents 23528de + 830ebb3 commit 2e07cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/hydrooj/src/handler/problem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ export class ProblemSubmitHandler extends ProblemDetailHandler {
langRange,
pdoc: this.pdoc,
udoc: this.udoc,
tdoc: this.tdoc,
title: this.pdoc.title,
page_name: this.tdoc
? this.tdoc.rule === 'homework'
Expand Down

0 comments on commit 2e07cbe

Please sign in to comment.