]> Untitled Git - lemmy.git/commit
Fix Issue #3075 by using None for local fields instead of Some(false) (#3088)
authorNeshura <neshura@protonmail.ch>
Wed, 14 Jun 2023 12:34:45 +0000 (14:34 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2023 12:34:45 +0000 (08:34 -0400)
commit558035b12802f7c1fb651193af13c4c0ecd2679d
tree0e4b412e8d3fd9d922ec53764395797ab5ef2b65
parentf43bb454c3e429a74dd0e937bd64bc56104639db
Fix Issue #3075 by using None for local fields instead of Some(false) (#3088)

* Set insert and update form "local" to None

* Extra space to retrigger woodpecker

* Resolve code review request

https://github.com/LemmyNet/lemmy/pull/3088#discussion_r1229336958

* Remove extra space after None,
crates/apub/src/protocol/objects/group.rs