瀏覽代碼

Merge pull request #1123 from MikePlante1/1121

Change Delete button role to .none
Deniz Cengiz 2 周之前
父節點
當前提交
da4a208d10
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Trio/Sources/Modules/History/View/HistoryRootView.swift

+ 1 - 1
Trio/Sources/Modules/History/View/HistoryRootView.swift

@@ -843,7 +843,7 @@ extension History {
                 Button(
                     "Delete",
                     systemImage: "trash.fill",
-                    role: .destructive,
+                    role: .none,
                     action: {
                         alertCarbEntryToDelete = meal