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