stash/ui
RyanAtNight edcf66c2f5 Remove unused onSaveAndNewClick function
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.
2026-01-13 21:43:45 -08:00
..
login Encode credentials during login (#6163) 2025-10-21 19:04:44 +11:00
v2.5 Remove unused onSaveAndNewClick function 2026-01-13 21:43:45 -08:00
ui.go Login page internationalisation (#5765) 2025-03-27 11:56:43 +11:00