Fixed naming

This commit is contained in:
Thorsten Sommer 2025-02-15 11:08:58 +01:00
parent 762b4ba628
commit a999f47366
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,6 +1,6 @@
namespace AIStudio.Settings.DataModel;
public static class PreviewFeatureExtensions
public static class PreviewFeaturesExtensions
{
public static string GetPreviewDescription(this PreviewFeatures feature) => feature switch
{