summaryrefslogtreecommitdiff
path: root/lib/sortug.hoon
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-06-22 13:40:29 +0700
committerpolwex <polwex@sortug.com>2025-06-22 13:40:29 +0700
commit4e2a84761b95a29c02c77c575810ab49f2af7335 (patch)
treeb91c169f906797cc07d784ee07671f5516f21d68 /lib/sortug.hoon
parent6dccba9bb5100329209ad01732f9d63f4c4fb43b (diff)
metamask login pretty much done
Diffstat (limited to 'lib/sortug.hoon')
-rw-r--r--lib/sortug.hoon8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/sortug.hoon b/lib/sortug.hoon
index e86e163..206f23b 100644
--- a/lib/sortug.hoon
+++ b/lib/sortug.hoon
@@ -297,10 +297,10 @@
=/ clr (oust [(need off) (lent bit)] tape)
$(tape :(weld (scag (need off) clr) bot (slag (need off) clr)))
::
- ++ split
- |= [str=tape delim=tape]
- ^- (list tape)
- (split-rule str (jest (crip delim)))
+ ++ split
+ |= [str=tape delim=tape]
+ ^- (list tape)
+ (split-rule str (jest (crip delim)))
++ split-rule
|* [str=tape delim=rule]
^- (list tape)