plugin updates
This commit is contained in:
@@ -660,6 +660,11 @@ class WPSEO_Admin_Asset_Manager {
|
||||
'src' => 'academy-' . $flat_version,
|
||||
'deps' => [ self::PREFIX . 'tailwind' ],
|
||||
],
|
||||
[
|
||||
'name' => 'new-dashboard',
|
||||
'src' => 'new-dashboard-' . $flat_version,
|
||||
'deps' => [ self::PREFIX . 'tailwind' ],
|
||||
],
|
||||
[
|
||||
'name' => 'support',
|
||||
'src' => 'support-' . $flat_version,
|
||||
|
||||
Reference in New Issue
Block a user