Fixes for missing attribute
This commit is contained in:
@@ -6,6 +6,7 @@ Hooks.on('init', function () {
|
||||
title: 'on-site-vtt.rotate',
|
||||
visible: true,
|
||||
toggle: false,
|
||||
active: false,
|
||||
onClick: () => rotateView()
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user