vocabs.metadata: fix for error refactoring.
parent
4efef7bfd9
commit
087b8df798
|
@ -126,5 +126,5 @@ M: unsupported-platform summary
|
|||
|
||||
[
|
||||
dup vocab-platforms dup supported-platform?
|
||||
[ 2drop ] [ [ vocab-name ] dip unsupported-platform ] if
|
||||
[ 2drop ] [ [ vocab-name ] dip throw-unsupported-platform ] if
|
||||
] check-vocab-hook set-global
|
||||
|
|
Loading…
Reference in New Issue