Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed May 25, 2023
2 parents 44fd3f2 + 044050b commit 067db5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/event.dart
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ class Event {
factory Event.from({
int? createdAt,
required int kind,
List<List<String>> tags = const [],
required String content,
required String privkey,
String? subscriptionId,
Expand Down

0 comments on commit 067db5c

Please sign in to comment.