Improve groups

This commit is contained in:
世界
2023-08-20 15:27:45 +08:00
parent dbd8700145
commit d3b2040fe1
6 changed files with 21 additions and 93 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ public struct MainView: View {
#if !DEBUG
if Variant.useSystemExtension {
Task.detached {
checkApplicationPath()
await checkApplicationPath()
}
}
#endif