annotate unused TRavelynx.pm components (todo)
This commit is contained in:
parent
8e94fcea5f
commit
e98fc8493f
1 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,7 @@ sub startup {
|
|||
}
|
||||
);
|
||||
|
||||
# TODO unused
|
||||
$self->attr(
|
||||
account_public_mask => sub {
|
||||
return {
|
||||
|
@ -172,6 +173,7 @@ sub startup {
|
|||
}
|
||||
);
|
||||
|
||||
# TODO unused
|
||||
$self->attr(
|
||||
journey_edit_mask => sub {
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue