Skip to content

Commit 6d65d57

Browse files
committed
Fix that a task is not stored
1 parent 342ab60 commit 6d65d57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Core/Sources/SuggestionWidget/WidgetWindowsController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ final class WidgetWindowsController: NSObject {
143143
}
144144
}
145145
}
146+
updateWindowOpacityTask = task
146147
_ = try? await task.value
147148
}
148149

0 commit comments

Comments
 (0)