consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -26,7 +26,7 @@ public sealed class SourcesPlugin : IDoctorPlugin
|
||||
public string DisplayName => "Advisory Sources";
|
||||
|
||||
/// <inheritdoc />
|
||||
public DoctorCategory Category => DoctorCategory.Data;
|
||||
public DoctorCategory Category => DoctorCategory.Sources;
|
||||
|
||||
/// <inheritdoc />
|
||||
public Version Version => new(1, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user