Added more LibreJS support
This commit is contained in:
parent
86a53b48ca
commit
f3d1176354
2 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2-or-Later
|
||||
/**
|
||||
* http://github.com/valums/file-uploader
|
||||
*
|
||||
|
|
@ -1263,3 +1264,4 @@ qq.extend(qq.UploadHandlerXhr.prototype, {
|
|||
}
|
||||
}
|
||||
});
|
||||
// @license-end
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// @license magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt X11
|
||||
/*
|
||||
* Mentions Input
|
||||
* Version 1.0.2
|
||||
|
|
@ -428,3 +429,4 @@
|
|||
};
|
||||
|
||||
})(jQuery, _);
|
||||
// @license-end
|
||||
|
|
|
|||
Loading…
Reference in a new issue