mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-02-04 20:04:27 -06:00
10 lines
251 B
YAML
10 lines
251 B
YAML
name: RandomButton
|
|
description: Adds a button to quickly switch to a random scene or image on both overview and detail pages
|
|
version: 1.1.0
|
|
url: https://example.com
|
|
ui:
|
|
requires: []
|
|
javascript:
|
|
- random_button.js
|
|
css:
|
|
- random_button.css |