mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-23 08:43:19 +01:00
Recompile assets
This commit is contained in:
parent
abce20419b
commit
3dc4e55efe
119
public/js/app.js
vendored
119
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
@ -1,13 +1,15 @@
|
|||||||
/*!
|
/*
|
||||||
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
|
* [hi-base32]{@link https://github.com/emn178/hi-base32}
|
||||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
*
|
||||||
|
* @version 0.5.0
|
||||||
|
* @author Chen, Yi-Cyuan [emn178@gmail.com]
|
||||||
|
* @copyright Chen, Yi-Cyuan 2015-2018
|
||||||
|
* @license MIT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* The buffer module from node.js, for the browser.
|
* Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
|
||||||
*
|
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||||
* @author Feross Aboukhadijeh <http://feross.org>
|
|
||||||
* @license MIT
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
@ -31,8 +33,6 @@ See the Apache Version 2.0 License for specific language governing permissions
|
|||||||
and limitations under the License.
|
and limitations under the License.
|
||||||
***************************************************************************** */
|
***************************************************************************** */
|
||||||
|
|
||||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
||||||
|
|
||||||
/**!
|
/**!
|
||||||
* Sortable 1.10.2
|
* Sortable 1.10.2
|
||||||
* @author RubaXa <trash@rubaxa.org>
|
* @author RubaXa <trash@rubaxa.org>
|
||||||
|
Loading…
Reference in New Issue
Block a user