mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
changeMainAPI now resets online status on API change
This commit is contained in:
@@ -1823,6 +1823,8 @@ function changeMainAPI() {
|
||||
}
|
||||
|
||||
main_api = selectedVal;
|
||||
online_status = "no_connection";
|
||||
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user