feat: update app workflows and permissions
This commit is contained in:
@ -23,6 +23,6 @@ struct HomeMenuItem: Equatable, Hashable, Sendable {
|
||||
static let moreFunctions = HomeMenuItem(
|
||||
uri: "more_functions",
|
||||
title: "更多功能",
|
||||
iconName: "square.grid.2x2"
|
||||
iconName: "ellipsis"
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user