Skip to content

Commit

Permalink
add Konty to About page
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech committed Jan 15, 2024
1 parent 57bc548 commit 2d15ea7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions scripts/main.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,8 @@ $sync["AboutMenuItem"].Add_Click({
$authorInfo = @"
Author : @christitustech
Runspace : @DeveloperDurp
GUI : @KonTy
MicroWin : @KonTy
GitHub : https://github.com/ChrisTitusTech/winutil
Version : $($sync.version)
"@
Expand Down
2 changes: 1 addition & 1 deletion winutil.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6207,7 +6207,7 @@ $sync.configs.applications = '{
"content": "Blender (3D Graphics)",
"description": "Blender is a powerful open-source 3D creation suite, offering modeling, sculpting, animation, and rendering tools.",
"link": "https://www.blender.org/"
}
},
"WPFInstallclementine": {
"winget": "Clementine.Clementine",
"choco": "clementine",
Expand Down

0 comments on commit 2d15ea7

Please sign in to comment.