mirror of
https://litchi.icu/ngc2207/judge4c-latest.git
synced 2025-07-13 17:24:30 +00:00
refactor: update quiz url in app sidebar
This commit is contained in:
parent
52b38caa62
commit
7943d96ee0
@ -36,7 +36,7 @@ const data = {
|
|||||||
navMain: [
|
navMain: [
|
||||||
{
|
{
|
||||||
title: "测验",
|
title: "测验",
|
||||||
url: "/quiz",
|
url: "/problems",
|
||||||
icon: SquarePen,
|
icon: SquarePen,
|
||||||
isActive: true,
|
isActive: true,
|
||||||
items: [
|
items: [
|
||||||
|
Loading…
Reference in New Issue
Block a user