tv pkgs pushBack: fix typo
This commit is contained in:
parent
9f7875c1db
commit
a501cefc19
@ -4,7 +4,7 @@ let
|
||||
if elem x xs then
|
||||
remove x xs ++ [ x ]
|
||||
else
|
||||
names;
|
||||
xs;
|
||||
in
|
||||
|
||||
self: super:
|
||||
|
Loading…
Reference in New Issue
Block a user