From 4ce5336af60ca374ba4baa98114cb9fb06bccfaf Mon Sep 17 00:00:00 2001 From: Trevor Date: Wed, 4 Mar 2020 01:08:22 -0500 Subject: [PATCH] add tray notifications plugin (#140) --- plugins/tray-notifications | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/tray-notifications diff --git a/plugins/tray-notifications b/plugins/tray-notifications new file mode 100644 index 000000000..1728bd807 --- /dev/null +++ b/plugins/tray-notifications @@ -0,0 +1,2 @@ +repository=https://github.com/Trevor159/runelite-external-plugins.git +commit=6759cc2e4a558e9482ab3f35b91353ad86e12f5a \ No newline at end of file