mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Enable no-fallthrough lint
This commit is contained in:
@@ -1908,6 +1908,7 @@ async function checkWorldInfo(chat, maxContext) {
|
||||
entries: [entry.content]
|
||||
});
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user