Skip to content

Commit

Permalink
Update service/lib/agama/software/product.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Josef Reidinger <[email protected]>
  • Loading branch information
lkocman and jreidinger authored Aug 22, 2024
1 parent ca59133 commit 3c92e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/lib/agama/software/product.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class Product
# file exists inside agama/web/src/assests/product.
# `default.svg` will be used unless specified otherwise.
#
# @return [String, "default.svg"] E.g., "1.0".
# @return [String] E.g. "leap.svg"
attr_accessor :icon

# List of repositories.
Expand Down

0 comments on commit 3c92e8d

Please sign in to comment.