summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-07-16 15:41:04 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-07-16 15:41:04 +0200
commit925012e02add9f5d25de384b5ddf09bce7d55a7b (patch)
tree4712cdaa6d8d0c70114ea0e2aa80a77acbad5518 /imagrc.toml
parent5a6796b0295399262d7ec37647ac38498685cbce (diff)
Fix hook name
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imagrc.toml b/imagrc.toml
index 2692cae0..414d0003 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -24,6 +24,6 @@ post-delete-hook-aspects = [ "debug" ]
parallel = false
mutable_hooks = true
-[store.hooks.debug]
+[store.hooks.stdhook_debug]
aspect = "debug"