Skip to content

Conversation

AdamVyborny
Copy link
Contributor

@AdamVyborny AdamVyborny commented Jun 25, 2024

Zjistil jsem, že když tam pak mám třeba length dvakrát (jednou u snowflake a jednou u base), tak v legacy formátu manifestu je to pak duplicitně.

Comment on lines 263 to 264
if (isset($item['key'])) {
if (!isset($carry[$item['key']])) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nemůžeš to dát do jednoho ifu? :D

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jasně :D

@AdamVyborny AdamVyborny force-pushed the adamvyborny-PST-1376 branch from 7167100 to 40993d3 Compare June 26, 2024 08:48
@AdamVyborny AdamVyborny requested a review from ondrajodas June 26, 2024 08:49
@AdamVyborny AdamVyborny merged commit 4d14047 into master Jun 26, 2024
@AdamVyborny AdamVyborny deleted the adamvyborny-PST-1376 branch June 26, 2024 09:09
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