Skip to content

Commit

Permalink
2023 09 13 test (#1040)
Browse files Browse the repository at this point in the history
* add Tidal

* added tidal
  • Loading branch information
CVLover authored Sep 19, 2023
1 parent f27f1f0 commit 1c5477a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,10 @@
"Winget": "xanderfrangos.twinkletray",
"choco": "na"
},
"WPFInstalltidal": {
"Winget": "9NNCB5BS59PH",
"choco": "na"
},
"WPFInstallubisoft": {
"winget": "Ubisoft.Connect",
"choco": "ubisoft-connect"
Expand Down
1 change: 1 addition & 0 deletions xaml/inputXML.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@
<CheckBox Name="WPFInstallobs" Content="OBS Studio" Margin="5,0"/>
<CheckBox Name="WPFInstallsharex" Content="ShareX (Screenshots)" Margin="5,0"/>
<CheckBox Name="WPFInstallstrawberry" Content="Strawberry (Music Player)" Margin="5,0"/>
<CheckBox Name="WPFInstalltidal" Content="Tidal" Margin="5,0"/>
<CheckBox Name="WPFInstallvlc" Content="VLC (Video Player)" Margin="5,0"/>
<CheckBox Name="WPFInstallvoicemeeter" Content="Voicemeeter (Audio)" Margin="5,0"/>

Expand Down

0 comments on commit 1c5477a

Please sign in to comment.