fixup: Option-P was supposed to push, not type pi
This commit is contained in:
parent
df9d8d593c
commit
94392fce96
1 changed files with 1 additions and 1 deletions
|
@ -1601,7 +1601,7 @@ Zotero.Sync.Runner_Module = function (options = {}) {
|
||||||
*
|
*
|
||||||
* If no label passed, unregister current label
|
* If no label passed, unregister current label
|
||||||
*
|
*
|
||||||
* @param {π} [tooltip]
|
* @param {Tooltip} [tooltip]
|
||||||
*/
|
*/
|
||||||
this.registerSyncStatus = function (tooltip) {
|
this.registerSyncStatus = function (tooltip) {
|
||||||
if (tooltip) {
|
if (tooltip) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue