mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 10:34:53 +00:00
fix: try fix install jobs being bricked/improve tracing (#6890)
* fix: try fix install jobs being bricked/improve tracing * fix: rev cmts --------- Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
@@ -704,6 +704,12 @@
|
||||
"app.project.versions.already-installed": {
|
||||
"message": "Already installed"
|
||||
},
|
||||
"app.resource-management-settings.always-show-copy-details.description": {
|
||||
"message": "Show the Copy details action while an install is queued or running. It is always available for failed or interrupted installs."
|
||||
},
|
||||
"app.resource-management-settings.always-show-copy-details.title": {
|
||||
"message": "Always show copy details"
|
||||
},
|
||||
"app.settings.developer-mode-enabled": {
|
||||
"message": "Developer mode enabled."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user