mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-05 14:36:22 +02:00
Fixed language redirect adding extra language prefix in Flex
This commit is contained in:
@@ -183,6 +183,9 @@ class Admin
|
||||
} else {
|
||||
$this->language = '';
|
||||
}
|
||||
|
||||
// Set admin route language.
|
||||
RouteFactory::setLanguage($this->language);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user