We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30491e5 commit 90cd52dCopy full SHA for 90cd52d
1 file changed
lib/sketchup-api-stubs/stubs/Sketchup/Overlay.rb
@@ -251,7 +251,7 @@ def getExtents
251
# @raise [ArgumentError] if +id+ or +name+ is an empty string
252
#
253
# @version SketchUp 2023.0
254
- def initialize(id, name, description: = "")
+ def initialize(id, name, description: "")
255
end
256
257
# This is a user facing display name that will appear in the UI.
0 commit comments