mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 19:55:53 +03:00
Renamed the %noob setting flag to %nicks.
This commit is contained in:
parent
4d7a4b94fe
commit
58a5b87fcf
@ -639,7 +639,7 @@
|
|||||||
++ glyph (mask "/\\\{(<!?{(zing glyphs)}") ::< circle postfix
|
++ glyph (mask "/\\\{(<!?{(zing glyphs)}") ::< circle postfix
|
||||||
++ setting ::< setting flag
|
++ setting ::< setting flag
|
||||||
%- perk :~
|
%- perk :~
|
||||||
%noob ::TODO rename to nick
|
%nicks
|
||||||
%quiet
|
%quiet
|
||||||
%showtime
|
%showtime
|
||||||
==
|
==
|
||||||
@ -1879,7 +1879,7 @@
|
|||||||
?~ txs ~
|
?~ txs ~
|
||||||
:: render the author.
|
:: render the author.
|
||||||
=/ nom/tape
|
=/ nom/tape
|
||||||
?: (~(has in sef) %noob)
|
?: (~(has in sef) %nicks)
|
||||||
(~(cr-nick cr [who (main who)]))
|
(~(cr-nick cr [who (main who)]))
|
||||||
(~(cr-curt cr [who (main who)]) |)
|
(~(cr-curt cr [who (main who)]) |)
|
||||||
:: regular indent.
|
:: regular indent.
|
||||||
|
Loading…
Reference in New Issue
Block a user