mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-11 09:08:14 +08:00
✨ 添加移除遮罩子菜单
This commit is contained in:
@@ -279,6 +279,9 @@ class TGClient {
|
||||
case "teyvat_open":
|
||||
createPost(<string>arg.payload);
|
||||
break;
|
||||
case "teyvat_remove":
|
||||
await this.hideOverlay();
|
||||
break;
|
||||
case "teyvat_retry": {
|
||||
const executeJS = `javascript:(function(){
|
||||
window.location.reload();
|
||||
|
||||
Reference in New Issue
Block a user