mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-01 10:56:08 +01:00
Revert "Temporary change - force GPM refresh for admin"
This reverts commit 637637b350.
This commit is contained in:
@@ -364,7 +364,7 @@ class Admin
|
||||
{
|
||||
if (!$this->gpm) {
|
||||
try {
|
||||
$this->gpm = new GPM(true);
|
||||
$this->gpm = new GPM();
|
||||
} catch (\Exception $e) {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user