mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Set background client-side
This commit is contained in:
@@ -544,7 +544,6 @@ redirect('/updatestats', '/api/stats/update');
|
||||
|
||||
// Redirect deprecated backgrounds API endpoints
|
||||
redirect('/getbackgrounds', '/api/backgrounds/all');
|
||||
redirect('/setbackground', '/api/backgrounds/set');
|
||||
redirect('/delbackground', '/api/backgrounds/delete');
|
||||
redirect('/renamebackground', '/api/backgrounds/rename');
|
||||
redirect('/downloadbackground', '/api/backgrounds/upload'); // yes, the downloadbackground endpoint actually uploads one
|
||||
|
Reference in New Issue
Block a user