Merge pull request #1506 from Frappet/fix/exam

fix(reprot):Change meta.key
This commit is contained in:
Warunee Tamkoo 2025-11-05 20:46:04 +07:00 committed by GitHub
commit 1f126f6917
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,7 +72,7 @@ export default [
component: CompeteReport,
meta: {
Auth: true,
Key: "SYS_EXAM_CONTEST_REPORT",
Key: "REPORT_EXAM",
Role: "STAFF",
},
},