tic80 updater fix
This commit is contained in:
@@ -35,7 +35,7 @@ module SoftwareUpdater
|
||||
value = parts[1].strip
|
||||
metadata[key] = value
|
||||
end
|
||||
metadata
|
||||
metadata.slice(:name, :title, :author, :desc, :site, :license)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user