Commit 91be732
committed
fix(lang.decorator): handle 'original' language query parameter
Added a check in the Lang decorator to return undefined if the query parameter 'lang' is set to 'original'. This change ensures that the original language is correctly processed without normalization.
Signed-off-by: Innei <tukon479@gmail.com>1 parent b85f4d0 commit 91be732
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments