mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-13 13:26:42 -05:00
12 lines
270 B
YAML
12 lines
270 B
YAML
name: Marker Delete Button
|
|
# requires: CommunityScriptsUILibrary
|
|
description: Adds a delete button to entries on the Markers page.
|
|
version: 0.1
|
|
ui:
|
|
requires:
|
|
- CommunityScriptsUILibrary
|
|
javascript:
|
|
- markerDeleteButton.js
|
|
css:
|
|
- markerDeleteButton.css
|