Skip to content

Commit e0136d8

Browse files
committed
Merge branch 'update/tools-file' of https://github.com/mrrobot47/admin-tools-command into mrrobot47-update/tools-file
2 parents ece501a + 1cf1397 commit e0136d8

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)