need slackcallbacks symbol
parent
2810d5adb1
commit
bbb1ee0d5b
|
@ -4,6 +4,8 @@
|
||||||
USING: io.sockets.secure kernel http http.server http.server.dispatchers accessors furnace.actions namespaces http.server.responses io.servers io.sockets.secure.debug json.reader assocs combinators sequences arrays threads locals formatting json.writer urls http.client hashtables math ;
|
USING: io.sockets.secure kernel http http.server http.server.dispatchers accessors furnace.actions namespaces http.server.responses io.servers io.sockets.secure.debug json.reader assocs combinators sequences arrays threads locals formatting json.writer urls http.client hashtables math ;
|
||||||
USING: prettyprint io.encodings.utf8 io io.files environment ;
|
USING: prettyprint io.encodings.utf8 io io.files environment ;
|
||||||
|
|
||||||
|
SYMBOLS: slack-callbacks ;
|
||||||
|
|
||||||
IN: bonerbonerboner.services.slack
|
IN: bonerbonerboner.services.slack
|
||||||
|
|
||||||
{ } slack-callbacks set-global
|
{ } slack-callbacks set-global
|
||||||
|
|
Loading…
Reference in New Issue