1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-04 02:33:33 +00:00
Files
browser/libs/common
John Harrington df49e482b9 added methods to EnvService that were originally not migrated
• PlatformUtilsService.copyToClipboard()
• PlatformUtilsService.readFromClipboard()
• DEPRECATED PlatformUtilsService.showToast()

these methods weren't being used, but in order to avoid breaking anything, I've added them
2025-10-04 16:27:54 -07:00
..