Spaces:
Sleeping
Sleeping
| // Default hardcoded characters | |
| // Replace image_url with actual image URLs or local file paths | |
| const DEFAULT_CHARACTERS = [ | |
| ]; | |
| module.exports = { DEFAULT_CHARACTERS }; | |
| // Default hardcoded characters | |
| // Replace image_url with actual image URLs or local file paths | |
| const DEFAULT_CHARACTERS = [ | |
| ]; | |
| module.exports = { DEFAULT_CHARACTERS }; | |