From 8d2f4653182340247bc7a9194a8fc009b76d7515 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sat, 24 Oct 2015 00:24:44 -0400 Subject: [PATCH] Add missing plugin triggers --- plugins/20_events/tags-create | 1 + plugins/20_events/tags-destroy | 1 + 2 files changed, 2 insertions(+) create mode 120000 plugins/20_events/tags-create create mode 120000 plugins/20_events/tags-destroy diff --git a/plugins/20_events/tags-create b/plugins/20_events/tags-create new file mode 120000 index 000000000..5178a749f --- /dev/null +++ b/plugins/20_events/tags-create @@ -0,0 +1 @@ +hook \ No newline at end of file diff --git a/plugins/20_events/tags-destroy b/plugins/20_events/tags-destroy new file mode 120000 index 000000000..5178a749f --- /dev/null +++ b/plugins/20_events/tags-destroy @@ -0,0 +1 @@ +hook \ No newline at end of file