2
0
mirror of https://github.com/slawkens/myaac.git synced 2025-05-10 07:59:21 +02:00
This commit is contained in:
slawkens 2024-01-25 22:29:28 +01:00
parent c594dfd14b
commit 0698e7b5f5

@ -103,7 +103,7 @@ class Plugins {
}
}
// replace first occurence of / in pattern if found (will be auto-added later)
// replace first occurrence of / in pattern if found (will be auto-added later)
removeIfFirstSlash($info['pattern']);
foreach ($routes as $id => &$route) {