mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-10 17:03:03 +00:00
Cleanup
This commit is contained in:
@@ -16,4 +16,4 @@ public abstract class DialogScreen<T> : PropertyChangedBase
|
||||
}
|
||||
}
|
||||
|
||||
public abstract class DialogScreen : DialogScreen<bool?> { }
|
||||
public abstract class DialogScreen : DialogScreen<bool?>;
|
||||
|
||||
Reference in New Issue
Block a user