Skip to content

Commit

Permalink
Update AboutView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Jan 18, 2024
1 parent 1585418 commit b3bf427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DarockBili Watch App/Others/AboutView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ struct AboutView: View {
Text("编译时间: \(CodingTime.getCodingTime())")
.onTapGesture(count: 9) {
debug = true
tipWithText("You're now in Developer Mode", symbol: "hammer.circle.fill")
}
Text("遇到问题?在设置页面点击“反馈问题”进行反馈,感谢您的支持!")
}
Expand Down

0 comments on commit b3bf427

Please sign in to comment.