mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
Twitter daemon v1: auth, tweeting
This commit is contained in:
parent
fb2afb4417
commit
f081dd273f
4
j/f/ap.c
4
j/f/ap.c
@ -556,6 +556,7 @@
|
||||
u3nc(c3__germ, u3k(p_gen)),
|
||||
u3k(q_gen));
|
||||
}
|
||||
#if 0
|
||||
_open_do_pq(sgbr) // ~|
|
||||
{
|
||||
return u3nt
|
||||
@ -563,6 +564,7 @@
|
||||
u3nc(c3__mean, u3k(p_gen)),
|
||||
u3k(q_gen));
|
||||
}
|
||||
#endif
|
||||
_open_do_pq(sggl) // ~>
|
||||
{
|
||||
return u3nt
|
||||
@ -831,7 +833,7 @@
|
||||
_open_pq (kthp);
|
||||
|
||||
_open_pq (sgts);
|
||||
_open_pq (sgbr);
|
||||
// _open_pq (sgbr);
|
||||
_open_pq (sggl);
|
||||
_open_pq (sgbc);
|
||||
_open_pq (sgcb);
|
||||
|
Loading…
Reference in New Issue
Block a user