mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-02-03 01:58:40 +00:00
fix nav link name
This commit is contained in:
parent
eff5c399db
commit
4631249c07
|
|
@ -14,5 +14,5 @@ declare(strict_types=1);
|
|||
|
||||
return ['Navigation' => [
|
||||
'Badges' => 'Badges',
|
||||
'QA' => 'QA',
|
||||
'QA' => 'Q&A',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user