Skip to content

Commit

Permalink
Fixed yardoc data
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Dec 5, 2022
1 parent 0c79ffd commit 1ac66c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/add-on/clients/add-on_auto.rb
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ def read
private

# Get URL for the addon
# @param [Hash] Addon data
# @param add_on [Hash] the add on data
# @return [String] Addon URL or empty string if not set
def addon_url(add_on)
add_on.fetch("media_url", "").strip
Expand Down

0 comments on commit 1ac66c4

Please sign in to comment.