feat: add chat database
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
internal interface ISettingsTab {
|
||||
string Name { get; }
|
||||
void Draw();
|
||||
void Draw(bool changed);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user