mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-21 07:47:46 +03:00
add dummy revisionDate (#7608)
This commit is contained in:
@@ -91,6 +91,7 @@ impl OrgPolicy {
|
||||
"type": self.atype,
|
||||
"data": data_json,
|
||||
"enabled": self.enabled,
|
||||
"revisionDate": null,
|
||||
"object": "policy",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user