mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-02-05 04:45:09 -06:00
12 lines
292 B
YAML
12 lines
292 B
YAML
name: Marker Delete Button
|
|
# requires: CommunityScriptsUILibrary
|
|
description: Adds a delete button to entries on the Markers page and on the Scene page.
|
|
version: 0.2
|
|
ui:
|
|
requires:
|
|
- CommunityScriptsUILibrary
|
|
javascript:
|
|
- markerDeleteButton.js
|
|
css:
|
|
- markerDeleteButton.css
|