Call debug log report ids Debug IDs
This commit is contained in:
parent
5bdec6ba1b
commit
75ae355005
|
@ -1300,7 +1300,7 @@ Zotero_Preferences.Debug_Output = {
|
|||
pr.alert(
|
||||
"Submitted",
|
||||
"Debug output has been sent to the Zotero server.\n\n"
|
||||
+ "The Report ID is D" + reportID + "."
|
||||
+ "The Debug ID is D" + reportID + "."
|
||||
);
|
||||
}
|
||||
|
||||
|
@ -1685,4 +1685,4 @@ function updateProxyPrefs() {
|
|||
Zotero.Prefs.set("proxies.transparent", newTransparent);
|
||||
|
||||
Zotero.Proxies.init()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user