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 wix process #999

Merged
merged 3 commits into from
May 1, 2024
Merged

FIX wix process #999

merged 3 commits into from
May 1, 2024

Conversation

yseto
Copy link
Contributor

@yseto yseto commented Apr 30, 2024

@yseto yseto changed the title Test wix process FIX wix process Apr 30, 2024
@yseto yseto marked this pull request as ready for review April 30, 2024 06:15
Comment on lines +345 to +347
createFolder := new(Node)
createFolder.Name = xml.Name{Local: "CreateFolder"}
component.Children = append(component.Children, createFolder)
Copy link
Member

Choose a reason for hiding this comment

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

👍

Copy link
Member

@ne-sachirou ne-sachirou left a comment

Choose a reason for hiding this comment

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

🙆‍♀️

@ne-sachirou ne-sachirou merged commit 35c84b1 into master May 1, 2024
18 checks passed
@ne-sachirou ne-sachirou deleted the test-wix branch May 1, 2024 02:50
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