mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
Clear cache on plugin enable/disable, fixes some issues with plugin pages
This commit is contained in:
@@ -699,6 +699,7 @@ class Plugins {
|
||||
return false;
|
||||
}
|
||||
|
||||
clearCache();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user