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:
@@ -30,7 +30,7 @@ export function injectAuthorNote() {
|
||||
return;
|
||||
}
|
||||
|
||||
showToast('无法找到作者注释区域', '🧊');
|
||||
showToast('无法找到作者注释区域', 'info');
|
||||
console.log('作者注释模板:', template);
|
||||
} catch (err) {
|
||||
console.error('[可乐] 注入作者注释失败:', err);
|
||||
|
||||
Reference in New Issue
Block a user