mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
Update Plang submodule
This commit is contained in:
parent
9abc92486d
commit
504af40cdc
2
Plang
2
Plang
@ -1 +1 @@
|
||||
Subproject commit ec73608184e84b9398ac9ee6283e8f9e855d5d2e
|
||||
Subproject commit d4fe3aa90be904a6e21d2968e82ae6c3ddc189fb
|
@ -77,7 +77,7 @@ sub initialize {
|
||||
[
|
||||
[['TYPE', 'String'], 'name', undef]
|
||||
],
|
||||
['TYPELIST', [['TYPE', 'Map'], ['TYPE', 'Null']]],
|
||||
['TYPEUNION', [['TYPE', 'Map'], ['TYPE', 'Null']]],
|
||||
sub { $self->plang_builtin_userget(@_) },
|
||||
sub { $self->plang_validate_builtin_userget(@_) },
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user