Skip to content

Commit b0635b2

Browse files
committed
fix: use exact location matching
1 parent 2773b0f commit b0635b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
location {{ $from }} {
1+
location = {{ $from }} {
22
return {{ $mode }} {{ $to }};
33
}

0 commit comments

Comments
 (0)