Skip to content

Commit 91be6cd

Browse files
author
Julien Kappler
committed
Include async action module
1 parent 03fc17b commit 91be6cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ function load() {
4343
require_once __DIR__ . '/plugin/index.php';
4444
require_once __DIR__ . '/preact/index.php';
4545
require_once __DIR__ . '/select/index.php';
46+
require_once __DIR__ . '/async-action/index.php';
4647

4748
do_action($this->name . '_ready');
4849
}

0 commit comments

Comments
 (0)