mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
⚡️ 报存 → 保存
This commit is contained in:
@@ -125,7 +125,7 @@ export async function generateShareImg(
|
||||
if (!saveFile) {
|
||||
showSnackbar({
|
||||
color: "warn",
|
||||
text: "将尝试报存到剪贴板",
|
||||
text: "将尝试保存到剪贴板",
|
||||
});
|
||||
} else {
|
||||
await saveCanvasImg(buffer, fileName);
|
||||
|
||||
Reference in New Issue
Block a user