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 e7e7b9d commit e06eb2c
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 @@ -50,7 +50,7 @@ class Product

# Product icon. Please use specify filename with svg suffix and ensure referenced
# file exists inside agama/web/src/assests/product.
# default.svg unless be used nless specified otherwise.
# `default.svg` will be used unless specified otherwise.
#
# @return [String, "default.svg"] E.g., "1.0".
attr_accessor :icon
Expand Down

0 comments on commit e06eb2c

Please sign in to comment.