Add preview for all states

This commit is contained in:
andrew
2023-08-31 12:09:06 +09:30
parent 0b11e182ff
commit e95c842051
3 changed files with 196 additions and 142 deletions

View File

@@ -34,4 +34,4 @@ class GroupRecord(
this.admins = Address.fromSerializedList(admins!!, ',')
}
}
}
}