Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion preferences.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class RSN_Preference(bpy.types.AddonPreferences):

# Tab Search
quick_place: BoolProperty(name="Quick Place",
description="When using the quick search to add nodes,quick place without moveing it",
description="When using the quick search to add nodes, quick place without moving it",
default=False)
limited_area: BoolProperty(name='Limited Area',
description='Limited RenderNode Helper only in Render Editor',
Expand Down