Skip to content

Commit dc3acb0

Browse files
committed
Merge branch 'mrrobot47-update/tools-file' into develop
2 parents ece501a + e0136d8 commit dc3acb0

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

admin-tools-command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}
66

77
if ( ! defined( 'ADMIN_TOOLS_FILE' ) ) {
8-
define( 'ADMIN_TOOLS_FILE', __DIR__ . '/tools.json' );
8+
define( 'ADMIN_TOOLS_FILE', __DIR__ . '/ee-tools.json' );
99
}
1010

1111
if ( ! defined( 'ADMIN_TEMPLATE_ROOT' ) ) {
File renamed without changes.

0 commit comments

Comments
 (0)