mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 11:08:45 +03:00
fix %url speech type change
This commit is contained in:
parent
5e54a45902
commit
b996b7ff5f
@ -6,13 +6,8 @@
|
|||||||
/- *talk, *bit-api
|
/- *talk, *bit-api
|
||||||
/+ talk, sole, http, mean
|
/+ talk, sole, http, mean
|
||||||
!:
|
!:
|
||||||
|
|
||||||
|
|
||||||
:::: sivtyv-barnel
|
:::: sivtyv-barnel
|
||||||
:: be sure to have oauth2-code markk
|
:: be sure to have oauth2-code markk
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|%
|
|%
|
||||||
++ axle
|
++ axle
|
||||||
|
|
||||||
@ -86,7 +81,7 @@ $: cred=(unit ,[app-secret=@t client-id=@t])
|
|||||||
:- %- publish
|
:- %- publish
|
||||||
:~ [%lin & 'secret and client id saved successfully']
|
:~ [%lin & 'secret and client id saved successfully']
|
||||||
[%lin & 'please click on the url below to continue authentication']
|
[%lin & 'please click on the url below to continue authentication']
|
||||||
[%url prl]
|
[%url prl ~]
|
||||||
==
|
==
|
||||||
~
|
~
|
||||||
::
|
::
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
~| stub/-.a
|
~| stub/-.a
|
||||||
?+ -.a !!
|
?+ -.a !!
|
||||||
%lin (jobe say/[%b p.a] txt/[%s q.a] ~)
|
%lin (jobe say/[%b p.a] txt/[%s q.a] ~)
|
||||||
%url (jobe url/[%s (crip (earn p.a))] ~)
|
%url (jobe url/[%s (crip (earf p.a))] ~)
|
||||||
%exp (jobe code/[%s p.a] ~)
|
%exp (jobe code/[%s p.a] ~)
|
||||||
%app (jobe txt/[%s p.a] ~)
|
%app (jobe txt/[%s p.a] ~)
|
||||||
:: %inv (jobe ship/(jope p.a) party/[%s q.a] ~)
|
:: %inv (jobe ship/(jope p.a) party/[%s q.a] ~)
|
||||||
|
Loading…
Reference in New Issue
Block a user