Fix hook name

This commit is contained in:
Matthias Beyer 2016-07-16 15:41:04 +02:00
parent 5a6796b029
commit 925012e02a

View file

@ -24,6 +24,6 @@ post-delete-hook-aspects = [ "debug" ]
parallel = false parallel = false
mutable_hooks = true mutable_hooks = true
[store.hooks.debug] [store.hooks.stdhook_debug]
aspect = "debug" aspect = "debug"