mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-01 08:45:16 +08:00
refactor: change "Url" to "URL"
This commit is contained in:
@@ -177,7 +177,7 @@ data class AppErrorsInfoBean(
|
||||
val stackOutputShareContent
|
||||
get() = """
|
||||
Generated by AppErrorsTracking
|
||||
Project Url: https://github.com/KitsunePie/AppErrorsTracking
|
||||
Project URL: https://github.com/KitsunePie/AppErrorsTracking
|
||||
===============
|
||||
""".trimIndent() + "\n$environmentInfo"
|
||||
|
||||
@@ -189,7 +189,7 @@ data class AppErrorsInfoBean(
|
||||
get() = """
|
||||
================================================================
|
||||
Generated by AppErrorsTracking
|
||||
Project Url: https://github.com/KitsunePie/AppErrorsTracking
|
||||
Project URL: https://github.com/KitsunePie/AppErrorsTracking
|
||||
================================================================
|
||||
""".trimIndent() + "\n$environmentInfo"
|
||||
|
||||
|
Reference in New Issue
Block a user