From 3c92e8dc2785bbf781e0ee19d049f62cb3590cf0 Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Thu, 22 Aug 2024 11:27:33 +0200 Subject: [PATCH] Update service/lib/agama/software/product.rb Co-authored-by: Josef Reidinger --- service/lib/agama/software/product.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/lib/agama/software/product.rb b/service/lib/agama/software/product.rb index acae75757c..29262ce1ee 100644 --- a/service/lib/agama/software/product.rb +++ b/service/lib/agama/software/product.rb @@ -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.