Skip to content

Commit

Permalink
Correct query string for ___store
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwindell authored May 14, 2024
1 parent 1165757 commit 0ff732b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin/Robots.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class Robots
'cat',
'product_list_order',
'___from_store',
'__store',
'___store',
'referer'
];

Expand Down

0 comments on commit 0ff732b

Please sign in to comment.