From 06c09ecbdf83cc5cc33971ffb75ba81e85b6eb33 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期一, 29 十一月 2021 15:31:26 +0800
Subject: [PATCH] 2021-11-29 1.更新
---
Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs
index 0964c4c..7fa07f7 100644
--- a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs
+++ b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs
@@ -2,7 +2,7 @@
namespace HDLSceneSiri
{
- [Watch(5, 0), NoTV, Mac(11, 0), iOS(12, 0)]
+ //[Watch(5, 0), NoTV, Mac(11, 0), iOS(12, 0)]
[Native]
public enum HDLRunSceneIntentResponseCode : long
{
--
Gitblit v1.8.0