mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
💄 mac隐藏游戏目录设置&游戏启动badge
This commit is contained in:
@@ -120,6 +120,7 @@ export async function generateShareImg(
|
||||
y: -15,
|
||||
dpi: 350,
|
||||
};
|
||||
// @ts-expect-error This expression is not callable.
|
||||
const canvasData = await html2canvas(element, opts);
|
||||
if (scrollable) element.style.maxHeight = maxHeight;
|
||||
const buffer = new Uint8Array(
|
||||
|
||||
Reference in New Issue
Block a user