mirror of
https://github.com/nasa/openmct.git
synced 2025-04-23 10:23:43 +00:00
update function name
This commit is contained in:
parent
f556b528a5
commit
7ebe528d1a
@ -20,7 +20,7 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
|
||||
export default function displayLayoutStylesInterceptor(openmct) {
|
||||
export default function flexibleLayoutStylesInterceptor(openmct) {
|
||||
return {
|
||||
appliesTo: (identifier, domainObject) => {
|
||||
return domainObject?.type === 'flexible-layout';
|
||||
|
Loading…
x
Reference in New Issue
Block a user