mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-08-06 12:32:12 +00:00
4 lines
111 B
C#
4 lines
111 B
C#
|
|
namespace AIStudio.Dialogs.Settings;
|
||
|
|
|
||
|
|
public partial class SettingsDialogGrammarSpelling : SettingsDialogBase;
|