mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
lint: Require semicolons
This commit is contained in:
@ -192,7 +192,7 @@ export async function generateKoboldWithStreaming(generate_data, signal) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
const sliders = [
|
||||
|
Reference in New Issue
Block a user