From e6c32932b68137de2d921903a61692b8827e3422 Mon Sep 17 00:00:00 2001 From: songbao1 Date: Tue, 22 Apr 2025 15:45:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9notificationKit=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: songbao1 --- zh-cn/native_sdk/{notification => notificationKit}/notification.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename zh-cn/native_sdk/{notification => notificationKit}/notification.h (100%) diff --git a/zh-cn/native_sdk/notification/notification.h b/zh-cn/native_sdk/notificationKit/notification.h similarity index 100% rename from zh-cn/native_sdk/notification/notification.h rename to zh-cn/native_sdk/notificationKit/notification.h -- Gitee