mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 05:30:01 +00:00
rename achievement service to achievement hub
This commit is contained in:
@@ -16,7 +16,7 @@ import {
|
||||
|
||||
const ACHIEVEMENT_INITIAL_DEBOUNCE_MS = 100;
|
||||
|
||||
export class AchievementService {
|
||||
export class AchievementHub {
|
||||
constructor(
|
||||
validators$: Observable<AchievementValidator[]>,
|
||||
events$: Observable<UserActionEvent>,
|
||||
Reference in New Issue
Block a user