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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user