mirror of
https://github.com/zotero/zotero.git
synced 2026-09-19 00:01:31 +00:00
Fix indentation and parse error
This commit is contained in:
parent
f7e4c8e3db
commit
bb485181bd
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ if(Zotero.RDF) {
|
|||
}
|
||||
|
||||
var tabulator = {log: $rdf.log};
|
||||
var alert = $rdf.log.warn;
|
||||
var alert = $rdf.log.warn;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue