Skip to content

Commit

Permalink
Update build.targets
Browse files Browse the repository at this point in the history
  • Loading branch information
stfubish authored May 26, 2023
1 parent 88a6d2c commit aca6911
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.targets
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
YOUTUBE_ROOT="true"
YOUTUBE_ROOT="false"
YOUTUBE_NONROOT="true"
YTMUSIC_ROOT="true"
YTMUSIC_NONROOT="true"
TIKTOK_NONROOT="true"
TWITCH_NONROOT="true"
YTMUSIC_ROOT="false"
YTMUSIC_NONROOT="false"
TIKTOK_NONROOT="false"
TWITCH_NONROOT="false"
EXTENDED_SUPPORT="false"

0 comments on commit aca6911

Please sign in to comment.