Update doc/Addons.md

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Philipp 2021-10-05 18:35:57 +02:00 committed by Philipp
parent bb64f1cb77
commit aebbbbba28
Signed by: nupplaPhil
GPG Key ID: 24A7501396EB5432
1 changed files with 1 additions and 1 deletions

View File

@ -802,7 +802,7 @@ Here is a complete list of all hook callbacks with file locations (as of 24-Sep-
### src/Core/StorageManager
Hook::callAll('storage_instance', $data);
Hook::callAll('storage_config', $data);
Hook::callAll('storage_config', $data);
### src/Worker/Directory.php