diff --git a/src/api/core/mod.rs b/src/api/core/mod.rs index 10d6a796..ea242c78 100644 --- a/src/api/core/mod.rs +++ b/src/api/core/mod.rs @@ -245,6 +245,9 @@ fn config() -> Json { "notifications": format!("{domain}/notifications"), "sso": "", "cloudRegion": null, + // fillAssistRules as returned by the Bitwarden server (https://github.com/bitwarden/server @ 045113a), + // and hardcoded in the Bitwarden clients (https://github.com/bitwarden/clients @ 2581be6) + "fillAssistRules": "https://github.com/bitwarden/map-the-web/releases/latest/download", }, // Bitwarden uses this for the self-hosted servers to indicate the default push technology "push": {