mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
@@ -152,7 +152,7 @@ export default class AppToolbar extends React.Component {
|
||||
id: "inspect",
|
||||
group: "general",
|
||||
title: "Inspect",
|
||||
disabled: this.props.renderer === 'ol',
|
||||
disabled: this.props.renderer !== 'mlgljs',
|
||||
},
|
||||
{
|
||||
id: "filter-deuteranopia",
|
||||
|
||||
Reference in New Issue
Block a user