minor
This commit is contained in:
parent
af8089ec42
commit
70a76c4f56
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ class ViewerActionEditorPage extends StatelessWidget {
|
|||
],
|
||||
[
|
||||
...EntryActions.export,
|
||||
],
|
||||
[
|
||||
...EntryActions.video.whereNot((v) => v == EntryAction.videoSettings),
|
||||
],
|
||||
EntryActions.commonMetadataActions,
|
||||
|
|
Loading…
Reference in a new issue