fix requires syntax (#336)

Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
This commit is contained in:
feederbox826
2024-06-12 13:14:12 -04:00
committed by GitHub
parent dcd9f3abe6
commit 6d9060c450
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
name: VideoScrollWheel
# requires: CommunityScriptsUILibrary
description: Adds functionality to change volume/time in scene video player by hovering over left/right side of player and scrolling with mouse scrollwheel. Scroll while hovering on left side to adjust volume, scroll on right side to skip forward/back.
#requires: CommunityScriptsUILibrary
version: 0.2
settings:
allowVolumeChange:

View File

@@ -1,7 +1,7 @@
name: Discord Presence
description: Sets currently playing scene data as your Discord status. See README for prerequisites and config options (blue hyperlink next to enable/disable button)
url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/discordPresence
#requires: CommunityScriptsUILibrary
# requires: CommunityScriptsUILibrary
version: 1.0
settings:
discordClientId:

View File

@@ -1,5 +1,5 @@
name: Extended Stats
#requires: CommunityScriptsUILibrary
# requires: CommunityScriptsUILibrary
description: Adds new stats to the stats page
version: 1.1
ui: