Correct bad merge

This commit is contained in:
2018-06-28 11:29:35 +02:00
parent de30c47513
commit f827ab1d0c

View File

@@ -74,7 +74,7 @@ class TEXT_HT_header(Header):
if text.library
else "Text: Internal"
)
if osl:
if is_osl:
row = layout.row()
row.operator("node.shader_script_update")
else: