mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-02-04 10:49:10 -06:00
* Added Stash Notes plugin * fix classname * format code --------- Co-authored-by: Raghavan (Tetrax-10)
7 lines
196 B
YAML
7 lines
196 B
YAML
name: Stash Notes
|
|
description: Adds a button to the navigation bar which opens a small window for writing notes to your browser's local storage.
|
|
version: 1.0
|
|
ui:
|
|
javascript:
|
|
- stashNotes.js
|