From ccd5b1c8dc2d0399745779fb4f9a261d24d75a6d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 23 十一月 2021 14:43:13 +0800
Subject: [PATCH] 备份

---
 SiriIntents/HDLRunSceneIntentHandlder.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL-ON_iOS/Other/Siri/HDLRunSceneIntentHandlder.cs b/SiriIntents/HDLRunSceneIntentHandlder.cs
similarity index 96%
rename from HDL-ON_iOS/Other/Siri/HDLRunSceneIntentHandlder.cs
rename to SiriIntents/HDLRunSceneIntentHandlder.cs
index e3df810..78adabf 100644
--- a/HDL-ON_iOS/Other/Siri/HDLRunSceneIntentHandlder.cs
+++ b/SiriIntents/HDLRunSceneIntentHandlder.cs
@@ -2,7 +2,7 @@
 using HDLSceneSiri;
 using ObjCRuntime;
 
-namespace Other.Siri
+namespace SiriIntents
 {
     public class HDLRunSceneIntentHandlder : HDLRunSceneIntentHandling
     {

--
Gitblit v1.8.0