d
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
ctrl.%PIPE%(
|
||||
dbg: "%SHORT_SRC%",
|
||||
sub: %SUB%,
|
||||
%SRC%.eraseToAnyPublisher(),
|
||||
{
|
||||
$0.%NAME%.value = $1
|
||||
$0.%NAME%.isRecent = true
|
||||
},
|
||||
{
|
||||
$0.%NAME%.isRecent = false
|
||||
$0.%EX_NAME% = $1
|
||||
}
|
||||
)
|
||||
Reference in New Issue
Block a user