Merge branch 'main' of https://github.com/vitorpamplona/amethyst
* 'main' of https://github.com/vitorpamplona/amethyst: Rename build step for Benchmark APK in workflow compilation error fix: Changed map to mapNotNull spotlessApply
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ object EventKSerializer : KSerializer<Event> {
|
||||
var createdAt: Long = 0
|
||||
var kind: Kind = 0
|
||||
var tags: TagArray = emptyTagArray
|
||||
var content: String = ""
|
||||
var content = ""
|
||||
var sig: HexKey = ""
|
||||
|
||||
for ((key, value) in jsonObject) {
|
||||
|
||||
Reference in New Issue
Block a user