Use gomuks editSource
This commit is contained in:
parent
2b4da17a35
commit
f4eea1b882
3 changed files with 3 additions and 8 deletions
|
|
@ -38,6 +38,7 @@ abstract class Event with _$Event {
|
|||
abstract class LocalContent with _$LocalContent {
|
||||
const factory LocalContent({
|
||||
String? sanitizedHtml,
|
||||
String? editSource,
|
||||
bool? wasPlaintext,
|
||||
bool? bigEmoji,
|
||||
bool? hasMath,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue