Skip to content

feat: Update feature flags retrieval in SettingsService #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

Victor1Ja
Copy link
Collaborator

The code changes in SettingsService modify the retrieval of feature flags. The previous implementation used the macAddress as a key, but it has been updated to use the gigaId instead. This change is necessary to align with the backend API.

The code changes in `SettingsService` modify the retrieval of feature flags. The previous implementation used the `macAddress` as a key, but it has been updated to use the `gigaId` instead. This change is necessary to align with the backend API.
@Victor1Ja Victor1Ja force-pushed the fix/upadteFeatureFlags branch from b8b300c to bf672a0 Compare February 12, 2025 12:08
@Victor1Ja Victor1Ja merged commit 69de9e6 into feature/sync-ping Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant