improve code for notify

This commit is contained in:
houseme
2025-06-21 10:35:07 +08:00
parent 48d530cb13
commit e0f65e5e24
14 changed files with 442 additions and 634 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ pub enum StoreError {
NotFound,
#[error("Invalid entry: {0}")]
Internal(String), // 新增内部错误类型
Internal(String), // Added internal error type
}
/// Error types for targets