mirror of
https://github.com/nasa/openmct.git
synced 2025-04-19 08:36:24 +00:00
Fix erroneously checked in dev code (#3897)
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
This commit is contained in:
parent
2c13aeecce
commit
80a6e7f719
@ -32,7 +32,7 @@
|
||||
:camera-pan="cameraPan"
|
||||
/>
|
||||
<CompassRose
|
||||
v-if="true"
|
||||
v-if="hasCameraFieldOfView"
|
||||
:heading="heading"
|
||||
:sized-image-width="sizedImageDimensions.width"
|
||||
:sun-heading="sunHeading"
|
||||
|
Loading…
x
Reference in New Issue
Block a user