fix(plugins/utils/spider): 'ge' mapping not working

Reference: 86236bfc57/README.md (L119-L124)
This commit is contained in:
NAHO 2023-11-02 15:11:21 +01:00 committed by Gaétan Lepage
parent 28b3877f3e
commit 1e91231e86

View file

@ -38,7 +38,7 @@ in {
w = "w";
e = "e";
b = "b";
g = "ge";
ge = "ge";
};
};
};