mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-06 09:24:30 +02:00
chore(ui/home): update debug commit url
This commit is contained in:
parent
f040dc0742
commit
1d4cd7c6b8
@ -286,7 +286,7 @@ class HomeRootSection : Routes.Route() {
|
||||
buildSummary.getStringAnnotations(
|
||||
tag = "git_hash", start = offset, end = offset
|
||||
).firstOrNull()?.let {
|
||||
openExternalLink("https://github.com/rhunk/SnapEnhance/commit/${it.item}")
|
||||
openExternalLink("https://codeberg.org/SnapEnhance/SnapEnhance/commit/${it.item}")
|
||||
}
|
||||
}
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user