mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
[FEATURE_REQUEST] Sending PDF/HTML files? #1414
This commit is contained in:
@ -24,6 +24,7 @@ const DIRECTORIES = {
|
||||
quickreplies: 'public/QuickReplies',
|
||||
assets: 'public/assets',
|
||||
comfyWorkflows: 'public/user/workflows',
|
||||
files: 'public/user/files',
|
||||
};
|
||||
|
||||
const UNSAFE_EXTENSIONS = [
|
||||
|
Reference in New Issue
Block a user