mirror of
https://github.com/Cola-Echo/Cola.git
synced 2026-06-06 03:35:50 +00:00
Add files via upload
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* 这是最长的函数,单独提取以便维护
|
||||
*/
|
||||
|
||||
import { getSettings, defaultSettings, MEME_PROMPT_TEMPLATE, MEME_STICKERS } from './config.js';
|
||||
import { getSettings, defaultSettings, MEME_STICKERS } from './config.js';
|
||||
import { getCurrentTime, escapeHtml } from './utils.js';
|
||||
import { getUserAvatarHTML, generateChatList, generateContactsList } from './ui.js';
|
||||
import { ICON_RED_PACKET, ICON_RED_PACKET_LARGE, ICON_USER } from './icons.js';
|
||||
|
||||
Reference in New Issue
Block a user