From f26dfd48aa7bf4c194863cc3b3f47d38bc8a2d57 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 26 十一月 2021 09:20:45 +0800
Subject: [PATCH] 2021-11-26 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