Skip to content

Commit

Permalink
Update static/scripts/config-parser.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Mentlegen <[email protected]>
  • Loading branch information
Keyrxng and gentlementlegen authored Feb 12, 2025
1 parent 9f86707 commit f4f3396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/scripts/config-parser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ export class ConfigParser {
owner: org,
repo: repo,
path,
message: `chorechore(PluginInstallerUI): updating config`,
message: `chore(PluginInstallerUI): updating config`,
content: btoa(this.newConfigYml),
sha,
});
Expand Down

0 comments on commit f4f3396

Please sign in to comment.