1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

Add comment to desktop-settings.service.ts based on direction from platform (#15373)

This commit is contained in:
Colton Hurst
2025-06-27 14:45:39 -04:00
committed by GitHub
parent 7500fe32bb
commit 780ce6a762

View File

@@ -1,3 +1,13 @@
/*
-- Note --
As of June 2025, settings should only be added here if they are owned
by the platform team. Other settings should be added to the relevant service
owned by the team that owns the setting.
More info: https://bitwarden.atlassian.net/browse/PM-23126
*/
import { Observable, map } from "rxjs";
import {