From f605bf346904c18b3ba69c8cf2a624c5905f8cf5 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 6 Aug 2018 16:01:06 -0400 Subject: Switched from streaming API to timeline polling Also included hkutil for the string split function. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 886cf0c..1b1d8d7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vendor/verbly"] path = vendor/verbly url = git@github.com:hatkirby/verbly +[submodule "vendor/hkutil"] + path = vendor/hkutil + url = git@github.com:hatkirby/hkutil -- cgit 1.4.1