mirror of
https://github.com/stashapp/stash.git
synced 2026-02-09 00:42:54 +01:00
The onSaveAndNewClick function was defined but never called anywhere in the StudioEditPanel component. There is no "Save and New" button in the UI that would invoke this function, causing a TypeScript lint error. Changes: - Remove onSaveAndNewClick function definition This fixes the @typescript-eslint/no-unused-vars lint error at line 152. |
||
|---|---|---|
| .. | ||
| login | ||
| v2.5 | ||
| ui.go | ||