Skip to content
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

fix: compilation error in VolumeComponentViewModel #351

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

maxle5
Copy link
Contributor

@maxle5 maxle5 commented Aug 8, 2023

I was unable to compile the solution after some PRs were merged over the last few days. Looks like one of the methods is now expecting a Dictionary<string, Func<string>> instead of Dictionary<string, string>

@lars-berger
Copy link
Member

Good catch, thank you 👍

@lars-berger lars-berger changed the title fix: compilation error fix: compilation error in VolumeComponentViewModel Aug 8, 2023
@lars-berger lars-berger merged commit e4b93cb into glzr-io:master Aug 8, 2023
1 check passed
@maxle5 maxle5 deleted the fix/compilation-error branch August 8, 2023 20:18
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.

2 participants