mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 13:48:12 +00:00
pass correct object path, and remove notebook snapshot button from preview
This commit is contained in:
@ -95,7 +95,8 @@ export const createNewEmbed = (snapshotMeta, snapshot = '') => {
|
||||
id: 'embed-' + date,
|
||||
name,
|
||||
snapshot,
|
||||
type
|
||||
type,
|
||||
objectPath
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user